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

OpenLDAP support #514

@olivierlambert

Description

@olivierlambert

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)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions