Skip to content

Implement additional WebUI authentication methods (OAuth, OpenID, LDAP, SSO, etc.) #17

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

Open
nickna opened this issue Apr 22, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed security

Comments

@nickna
Copy link
Contributor

nickna commented Apr 22, 2025

Currently, the WebUI only supports master key-based authentication for admin access. The documentation mentions support for additional authentication methods (local authentication, OAuth/OpenID Connect, LDAP/Active Directory, Single Sign-On), but these are not yet implemented.

Task: Add support for these authentication methods to the WebUI to enable more flexible and secure access control for different deployment environments.

  • Local authentication (username/password)
  • OAuth/OpenID Connect
  • LDAP/Active Directory
  • Single Sign-On (SSO)

Update the documentation and UI to reflect the newly supported authentication options.

@nickna nickna added enhancement New feature or request help wanted Extra attention is needed security labels Apr 22, 2025
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 security
Projects
None yet
Development

No branches or pull requests

1 participant