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? #47

Closed
JovinJovinsson opened this issue Aug 6, 2018 · 2 comments
Closed

LDAP? #47

JovinJovinsson opened this issue Aug 6, 2018 · 2 comments

Comments

@JovinJovinsson
Copy link

Hey Team,

No issue with the project - looking to see some guidance as to where (file) I would need to inject my own code to enable LDAP as a provider?

Cheers.

@jadwigo
Copy link
Contributor

jadwigo commented Aug 7, 2018

BoltAuth uses Oauth2 through the Oauth2 Client library http://oauth2-client.thephpleague.com/ - https://github.com/thephpleague/oauth2-client

So your LDAP server probably needs to also work as an Oauth2 Server. Then you can configure BoltAuth to use the LDAP server as an identity provider and for authentication.

@SvanteRichter
Copy link
Collaborator

Closing as this is more of a how-to that has been answered, feel free to reopen if there is something left unanswered!

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

3 participants