[keycloak-user] [Keycloak][Ldap Federation][Custom User LDAP Filter]

Salvatore Incandela salvatore.incandela at redhat.com
Tue Feb 7 10:12:17 EST 2017


Hi Guys, I'm configuring keycloak 7.0 with Ldap Federation, I put a custom
query in the *Custom User LDAP Filter* parameter ("(title=enabled)"), but
this seems to be ignored.
Looking on the LDAPIdentityStore.fetchQueryResults method. It seems that
once an EqualsCondition was found this one is considered and the others
ignored.

*if (condition instanceof EqualCondition) {*
.
.
return results;
}

I'm sure that I'm doing something wrong, some ideas?

-- 
Salvatore Incandela
Middleware Consultant
------------------------------
Red Hat - www.redhat.com
Via Andrea Doria 41M
00192 Roma (Italy)
Mobile +39 349 6196615
Fax +39 06 39728535
E-mail salvatore.incandela at redhat.com


More information about the keycloak-user mailing list