-
-
Notifications
You must be signed in to change notification settings - Fork 48
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] Authenticate via LDAP, OAuth2, SAML etc. #246
Comments
OIDC would fit very nice in my home lab setup. |
Found this recently, will be a likely candidate for implementation: https://github.com/pfzetto/axum-oidc |
that would be wonderful! |
For those following this issue, we are getting closer to a point where I can work on this now that #219 and #457 are complete. My current rough idea is that there would be some new configuration added to define your oidc / sso provider which "unlocks" different authentication endpoints on the API and login methods on the UI. If you have any thoughts on this, please let me know. Otherwise, stay tuned 🙂 |
that sounds awesome! |
Discussed in #242
Originally posted by nk44-official January 17, 2024
Hey,
Are there plans to implement LDAP or other SSO Solutions in the future? :)
The text was updated successfully, but these errors were encountered: