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

LDAP authentication flexibility #482

Open
aaroncalderon opened this issue May 20, 2016 · 0 comments
Open

LDAP authentication flexibility #482

aaroncalderon opened this issue May 20, 2016 · 0 comments

Comments

@aaroncalderon
Copy link

Say, if you use the default behavior of the of ldap for authentication, if your AD implementation does not assign a uid you will get a failed authentication even if there is a valid user on the AD records.

[The module ldap makes] the assumption that result.uid will match the login on ldap.js#L39. That is not the case in all Active Directory deployments (like in my case). So I'm trying to figure out how to address this.

Find a way to let the developer override the everyauth.ldap.authenticate step while providing a reference to ldapauth.

Wait for PR...

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

No branches or pull requests

1 participant