Multiple username attribute

Peter Schober peter.schober at univie.ac.at
Wed Mar 25 05:03:06 EDT 2020


* Kicic Sakib <Sakib.Kicic at smhi.se> [2020-03-25 09:07]:
> > * Kicic Sakib <Sakib.Kicic at smhi.se> [2020-03-24 13:42]:
> > > Is it possible to configure multiple "username"  attributes for authentication in ldap.properties?
> > > idp.authn.LDAP.userFilter = cn, mail
> > 
> > Yes, by using a valid LDAP search filter.
>
> Do you have any example of that?

Besides searching the web for "LDAP search filters", you mean?

LDAP is defined in RFC 4510 and that tells you that search filters are
defined in RFC 4515 and that actually has examples:
https://tools.ietf.org/html/rfc4515#section-4

-peter


More information about the users mailing list