What problem will this feature address?
Currently the project only supports built-in login. Adding support for OpenID Connect would allow users to authenticate using their existing accounts from various identity providers, improving both security and user experience.
Describe the solution you'd like
Ideally this would be implemented as a generic solution that works with any standard OIDC provider.
Describe alternatives you've considered
Currently there is no real alternative.
Additional context
No response
What problem will this feature address?
Currently the project only supports built-in login. Adding support for OpenID Connect would allow users to authenticate using their existing accounts from various identity providers, improving both security and user experience.
Describe the solution you'd like
Ideally this would be implemented as a generic solution that works with any standard OIDC provider.
Describe alternatives you've considered
Currently there is no real alternative.
Additional context
No response