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

Support LDAP Authentication #108

Open
kopfi opened this issue Mar 14, 2021 · 0 comments
Open

Support LDAP Authentication #108

kopfi opened this issue Mar 14, 2021 · 0 comments
Assignees

Comments

@kopfi
Copy link

kopfi commented Mar 14, 2021

To allow configurations where the user can login with a single set of credentials across multiple applications, it would be useful to support LDAP-based authentication.

Although this behavior can already be achieved through the "external authentication" option, an configurable LDAP binding would make the process more direct.

The required parts for the authentication are already provided by Spring Security. I think, what remains to be done, is adpting the login-configuration to reflect the new options and configure the LdapAuthenticationProvider accordingly.

@kopfi kopfi self-assigned this Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant