<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
0D54z00007n2A7BCAUOkta Classic EngineUniversal DirectoryAnswered2024-03-25T08:04:00.000Z2022-07-08T12:51:31.000Z2022-08-02T13:10:11.000Z

lsb4a (lsb4a) asked a question.

The synchronization failed. Failure Reason 'admin limit exceeded'.

We sync to an OKTA instance to pull in users into a COTS application. I think we may have reached a point where the number of users or records returned exceeds an LDAP call limit.

 

I would like to excluded "suspended" and "deactivated" users from the synchronization pull.

 

Our current filter for users within the COTS app is the default filter of (objectClass=inetOrgPerson)

 

If this was a native Active Directory LDAP call I would use the filter (&(objectClass=User)(!(userAccountControl:1.2.840.113556.1.4.803:=2))) to get users that are not disabled.

 

What are the names for the OKTA attributes that can be added to the filter (objectClass=inetOrgPerson) to reduce the number of users returned.

 


This question is closed.
Loading
The synchronization failed. Failure Reason 'admin limit exceeded'.