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

[Suggestion] Adding LDAP Support #6

Open
SnowJuli opened this issue Jun 23, 2023 · 2 comments
Open

[Suggestion] Adding LDAP Support #6

SnowJuli opened this issue Jun 23, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@SnowJuli
Copy link

Maybe add LDAP Support in addition to the passwd file. You could use something like ldap3 and configure it with a configuration file.

@nosduco
Copy link
Owner

nosduco commented Jun 23, 2023

Thanks for the suggestion! This sounds like good functionality... I'll add it to my roadmap :)

@nosduco nosduco added the enhancement New feature or request label Jun 23, 2023
@pinpox
Copy link

pinpox commented Sep 29, 2023

+1 for this! I already store users in LDAP since many applications support it and it would be really nice to be able to use it here aswell.

As an additional suggestion, it would also be nice to have support for OIDC (OpenID Connect), there are rust libraries for it that should be pretty plug-and-play and allow to signin with an extreanal OpenID provider like keycloak, github, gitea etc.

@nosduco nosduco added the help wanted Extra attention is needed label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants