Hello,
I am trying to get ldap to work and it seems the query in picketlink's
LDAPIdentityStore.java on line 186 uses id or uid to find the user in an
Active Directory. Our Active Directory stores the username as the property
sAMAccountName. I believe this prevents keycloak's new ldap integration
from working. Am I missing something?