Client-based rate limits appear to be missing from the Rate Limit Dashboard in the Okta User Interface (UI).
- Rate Limit Dashboard
- System Logs
By design, the Okta UI records and sends notifications based on Org Burst Rate level violations, not specific Client Rate Limit violations. Client-based rate limits are not available for display via the Rate Limit Dashboard in the Okta UI.
Some rate limit violations can be displayed in the System Logs, but currently this does not include client-specific hard rate limits. If this is a requirement, submit a Feature Request on Okta Ideas by following the instructions in this article.
To search for violations in the System Logs:
eventType eq "system.operation.rate_limit.violation"
For more information about Client Rate Limits, this documentation describes how the client-based Rate Limits are implemented.
Related References
