<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
0D54z00009vEy2XCASOkta Classic EngineDirectoriesAnswered2026-05-01T09:01:18.000Z2023-12-20T21:57:17.000Z2023-12-21T22:08:35.000Z

dse7i (dse7i) asked a question.

How to query all groups via LDAP interface?

We're trying to query many, if not, all of our okta groups from our on prem jira instance, but we keep getting timeouts.

 

Is there a way to do this correctly?

 

 

2023-12-20 21:06:01,868+0000 Caesium-1-3 ERROR ServiceRunner [c.a.crowd.directory.DbCachingDirectoryPoller] Error occurred while refreshing the cache for directory [ 10100 ].

org.springframework.ldap.LimitExceededException: [LDAP: error code 11 - API call exceeded rate limit due to too many requests. : (Refer to Okta error Code E0000047)]; nested exception is javax.naming.LimitExceededException: [LDAP: error code 11 - API call exceeded rate limit due to too many requests. : (Refer to Okta error Code E0000047)]

at org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:164)

at org.springframework.ldap.core.support.AbstractContextSource.createContext(AbstractContextSource.java:355)

at org.springframework.ldap.core.support.AbstractContextSource.doGetContext(AbstractContextSource.java:139)

at org.springframework.ldap.core.support.AbstractContextSource.getReadWriteContext(AbstractContextSource.java:174)

at

...

 


This question is closed.
Loading
How to query all groups via LDAP interface?