Modify Username on Input?
Kozlek, Vincent
vkozlek at bloomu.edu
Mon Nov 7 14:42:45 EST 2016
Rather than bothering with changing the input, you could allow both formats through LDAP by using something similar to this as the LDAP userFilter:
(|(sAMAccountName={user})(userPrincipalName={user}))
This assumes you have both format values in your directory. The above can be used for Active Directory and would work with the LDAP authenticator.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20161107/aa401f81/attachment.html>
More information about the users
mailing list