added feature for oidc auto redirection

This commit is contained in:
Danilo Pejakovic 2025-02-26 15:39:55 +01:00
parent e14df5956a
commit caaadf2fdb
5 changed files with 30 additions and 0 deletions

View file

@ -431,6 +431,9 @@ OPENID_NAME_CLAIM=
OPENID_BUTTON_LABEL=
OPENID_IMAGE_URL=
# Set to true to automatically redirect to the OpenID provider when a user visits the login page
# This will bypass the login form completely for users, only use this if OpenID is your only authentication method
OPENID_AUTO_REDIRECT=false
# LDAP
LDAP_URL=