<div dir="ltr">Hello, i created a new ldap federation in the keycloak settings and imported all users. The thing is that the username attribute was mapped to the ldap cn attribute whereas the username in active directory is sAMAccountName. Therefore i changed the ldapAttribute to that.<br><br>Now when i go to my ldap settings page and click on &quot;Synchronize&quot; the users fail to update and i am getting this error:<br><br><div>13:31:53,899 ERROR [org.keycloak.federation.ldap.LDAPFederationProviderFactory] (default task-25) Failed during import user from LDAP: <a href="http://org.keycloak.mo">org.keycloak.mo</a></div><div>dels.ModelException: User returned from LDAP has null username! Check configuration of your LDAP mappings. Mapped username LDAP attribute: cn, user DN</div><div>: CN=internal2 lastname,OU=DTPH,DC=dls,DC=lan, attributes from LDAP: {whenChanged=[20160217110433.0Z], whenCreated=[20160217110433.0Z], sAMAccountName</div><div>=[internal2], givenName=[internal2], sn=[lastname], userAccountControl=[512], pwdLastSet=[131001806735067575]}<br><br>If u put it back to cn it works, but i want to use sAMAccountName for the username.<br><br>Why does this happen ?</div></div>