Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

OpenLDAP support #514

Open
olivierlambert opened this issue Oct 7, 2015 · 4 comments
Open

OpenLDAP support #514

olivierlambert opened this issue Oct 7, 2015 · 4 comments

Comments

@olivierlambert
Copy link
Contributor

Should be great to have the possibility to connect the auth mechanism to an external Directory, like OpenLDAP.

The process would be:

  1. add the relevant LDAP info in the config file
  2. if the user doesn't exist in the local users, try to bind on the LDAP server
  3. if users bind is OK, create the user locally without storing any password locally

On a more technical side, we introduced Passport in our own project lately, it's very easy to plug to anything after (GitHub, LDAP, SAML whatever)

@JocelynDelalande
Copy link
Collaborator

Would be great to have LDAP support, that's right.

As a side effect, it would help greatly 3rd-party integrations like https://github.com/Kloadut/shout_ynh

@astorije
Copy link
Collaborator

@JocelynDelalande, would that be food for thought for a server-side plugin? If so, feel free to open a PR on the roadmap!

@doanac
Copy link

doanac commented Feb 20, 2016

I'm interested in such a feature as well. I've created an RFC patchset to try and see what people thought?

#653

@MaxLeiter
Copy link
Contributor

If you still need LDAP support, it was added to Lounge in 2.0

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

No branches or pull requests

5 participants