mealie: skip login page
This commit is contained in:
+1
-1
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user