active directory data connection
Peter Schober
peter.schober at univie.ac.at
Tue Mar 30 22:43:00 UTC 2021
* Nate Klingenstein <ndk at signet.id> [2021-03-31 00:27]:
> idp.attribute.resolver.ADLDAP.searchFilter = (sAMAccountName=$resolutionContext.principal)
> idp.attribute.resolver.LDAP.searchFilter = (uid=$resolutionContext.principal)
Or keep them with the same name basic name and add something unique at
the end, e.g.
idp.attribute.resolver.LDAP.searchFilter or
idp.attribute.resolver.LDAP.searchFilter.OL (for OpenLDAP)
and then
idp.attribute.resolver.LDAP.searchFilter.AD (for Active Direcory)
or any other convention (.1 .2 or whatever).
-peter
More information about the users
mailing list