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

Feature: Add LDAP for authentication #210

Open
kool2zero opened this issue Jan 21, 2025 · 0 comments
Open

Feature: Add LDAP for authentication #210

kool2zero opened this issue Jan 21, 2025 · 0 comments

Comments

@kool2zero
Copy link

Is your feature request related to a problem? Please describe.
I would like to be able to have users log into the app via LDAP, so when their passwords change, they do not have to go into here and change it.

Describe the solution you'd like
Add the ability to be able to authenticate through LDAP. This would allow users to have to remember one less credential.
This initial provisioning of a user could be that a user is created at login and an admin would have to "approve" the user.
The other option is that the user would have to be "added" in a user registry prior to logging in.
This might also mean that a default user and password would need to be set up so that the first user to log in would have admin rights.

Describe alternatives you've considered
Possibly putting an authentication layer like Authentik in between the user and the app.

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

1 participant