SecurityRiskAdvisors / logstash-input-okta_system_log

Create Logstash events from the Okta API!
Other
19 stars 10 forks source link

Plugin doesn't respond to Okta rate limit #5

Closed p-b-- closed 3 years ago

p-b-- commented 3 years ago

Currently the plugin follows the old rate limit paradigm (https://developer.okta.com/docs/reference/rl-previous/) which allowed 120 requests per minute.

Update the rate limit logic to use the new rate limit headers provided by the API.

Addresses: https://github.com/SecurityRiskAdvisors/logstash-input-okta_system_log/pull/4

p-b-- commented 3 years ago

Closed by 6bf33cc6b00a5cffdae72e89acd121e224ee6ac3