Add OIDC support
Problem Statement
I need to log in twice if I protect the dashboard with software like Authelia and different username and passwords need to be maintained
Who will benefit?
Both enterprise and advanced home users commonly use solutions like Authelia or Authentik for authentication on all of their self hosted applicaions, for proper integration OIDC support is needed
Benefits and risks
What benefits does this bring?
- Better integration with external authentication
What risks might this introduce?
- May result in security issues if improperly configured by the user
- May cause a lockout if the external system stop working and local authentication is inaccessible
Proposed solution
Adding OIDC support
Examples
See: https://www.authelia.com/integration/openid-connect/ for examples
Priority/Severity
-
High (This will bring a huge increase in performance/productivity/usability) -
Medium (This will bring a good increase in performance/productivity/usability) -
Low (anything else e.g., trivial, minor improvements)