diff --git a/install/jotty-install.sh b/install/jotty-install.sh index 0492b14b60..81be5f29c2 100644 --- a/install/jotty-install.sh +++ b/install/jotty-install.sh @@ -40,7 +40,7 @@ NODE_ENV=production # OIDC_ISSUER= # OIDC_CLIENT_ID= # APP_URL= -# SSO_FALLBACK_LOCAL=true # Allow both SSO and normal login +# SSO_FALLBACK_LOCAL=yes # Allow both SSO and normal login # OIDC_CLIENT_SECRET=your_client_secret # Enable confidential client mode with client authentication # OIDC_ADMIN_GROUPS=admins # Map provider groups to admin role EOF