<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
Client Rate Limits Violations Missing
Administration
Okta Classic Engine
Okta Identity Engine
Overview

Client-based rate limits appear to be missing from the Rate Limit Dashboard in the Okta User Interface (UI).

Applies To
  • Rate Limit Dashboard
  • System Logs
Cause

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. 

Solution

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

 

Loading
Client Rate Limits Violations Missing