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 support #18

Closed
josecardozo opened this issue Aug 5, 2014 · 9 comments
Closed

LDAP support #18

josecardozo opened this issue Aug 5, 2014 · 9 comments
Assignees
Labels
feature New functionality or improvement

Comments

@josecardozo
Copy link

Once the Travelogue project was discontinued, it would be good to see the LDAP support in Bell.

@thegoleffect
Copy link
Contributor

+1, also need this.

@thegoleffect
Copy link
Contributor

to add this, it would require supporting custom/extensible protocols other than oauth1 & 2. Can we get that added in as a first step?

@hueniverse
Copy link
Contributor

If someone provides the LDAP code, I'll integrate it into the module. I'll take a gist or module with api.

@thegoleffect
Copy link
Contributor

https://gist.github.com/thegoleffect/311b9b41e7b769b8f252 is a basic example, it requires the full dn though as the "username".

@thegoleffect
Copy link
Contributor

for a realistic example, you'd need to have an admin user/pass passed in via config. Bind on that, then search by username (need to pass search filter/query in via config also) to get the correct full 'dn' for user. Then bind again with user dn + password.

@hueniverse
Copy link
Contributor

How does passport do it?

@josecardozo
Copy link
Author

@hueniverse
Copy link
Contributor

Same to assume this is not going to happen.

@hueniverse hueniverse self-assigned this Jun 22, 2016
@Marsup Marsup added feature New functionality or improvement and removed request labels Sep 20, 2019
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New functionality or improvement
Projects
None yet
Development

No branches or pull requests

4 participants