The "Active Directory (AD) LDAP Filter" is an Early Access (EA) feature that allows an Okta Admin to filter AD imports using an LDAP filter. When using memberOf in the user filter to de-provision users based on group membership removal or addition, scheduled incremental imports do not import or change the user status, but a manual "Full import" will.
- Directories
- Active Directory
- AD LDAP Filter
memberOf
uSNChanged to determine if an object has been modified and needs to be updated. Updating group membership in Active Directory changes the uSNChanged value for the group, not the user. As the user's uSNChanged value has not changed, Okta will not scan the user object to find out if its group membership has changed, meaning the account will remain active in Okta.Use a different attribute in the LDAP filter to control the de-provisioning of users or run a full import to sync the changes.
