We have AEM LDAP connected to Azure Active Directory and we realized that the new Users added in Azure AD under a specific Active Directory DN which is in sync to AEM via LDAP Sync Handler doesn't sync new Users to AEM
Does AEM LDAP configuration Synchronize newly added AD Users in to AEM Automatically ? or it just keeps track of existing Users?
New Users are synced when we manually invoke syncAllExternalUsers in JMX console though
But that doesn't happen , when a user is added in Active Directory, he doesn't get in to AEM unless I go and sync manually in JMX (invoke syncAllExternalUsers()) .This is the Default Sync Handler configuration we have in place
Please let me know if anything in the configuration has to be updated?