<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

Okta LDAP Interface Administrative Limit Exceeded Error

Okta Classic Engine
Directories
Okta Identity Engine

Overview

Okta generates an administrative limit exceeded event in the System Log when an account exceeds the end-user rate limit by making more than 4 BIND requests per second. Resolve this by using unique Okta Read-Only Administrator accounts for each application, or by throttling Lightweight Directory Access Protocol (LDAP) requests within the application.

Okta displays the following error message in the Okta System Log:

 

FAILURE: LDAP operation failed because an administrative limit has been exceeded. Please contact support for assistance.

 

Error Message

Applies To

  • Okta Identity Engine (OIE)
  • Okta Classic Engine
  • Lightweight Directory Access Protocol (LDAP) Interface
  • Rate Limits

Cause

The API calls exceed the rate limit defined in the Non-authenticated users rate limits. The account exceeds the rate limit by making more than 4 BIND requests per second.

Solution

How are LDAP interface rate limit violations avoided?

 

Manage LDAP interface rate limits by using unique administrator accounts, throttling requests, and following rate-limiting best practices.

  • Use a different Okta Read Only Administrator account for each unique application, or multiple accounts per application, to connect to the LDAP Interface. This reduces the chances of exceeding the per-user authentication limit of four requests per second.
  • Throttle or batch the LDAP requests originating from third-party applications.
  • Follow best practices outlined in Monitor and troubleshoot rate limits to keep the rate limit within the allowed range.
  • Contact Okta Support for further assistance if the previous steps do not resolve the issue.

 

Related References

Loading
Okta Support - Okta LDAP Interface Administrative Limit Exceeded Error