Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permit to configure multiple LDAP attributes name for name/email mapping #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brenard
Copy link

@brenard brenard commented Dec 8, 2016

Hello,

This pull request permit to add possibility to configure multiple LDAP attributes name for fullname and email mapping. This is usefull to handle difference on LDAP objects schema usage.
For instance, if some people doesn't have mail attribute but have an mailPerso attribute, this feature permit to fetch mail attribute value for the first one population and mailPerso attribute value for the second one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant