1
0

mealie: skip login page

This commit is contained in:
2026-05-12 20:15:43 +02:00
parent c531e12db6
commit e43c1e5fb0
+1 -1
View File
@@ -266,7 +266,7 @@ services:
OIDC_SIGNUP_ENABLED: false OIDC_SIGNUP_ENABLED: false
OIDC_USER_GROUP: mealie-users OIDC_USER_GROUP: mealie-users
OIDC_ADMIN_GROUP: mealie-admins OIDC_ADMIN_GROUP: mealie-admins
OIDC_AUTO_REDIRECT: false # Optional: The login page will be bypassed and you will be sent directly to your Identity Provider. OIDC_AUTO_REDIRECT: true # Optional: The login page will be bypassed and you will be sent directly to your Identity Provider.
OIDC_REMEMBER_ME: true # Option OIDC_REMEMBER_ME: true # Option
ALLOW_PASSWORD_LOGIN: false ALLOW_PASSWORD_LOGIN: false
env_file: env_file: