We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0458d07 commit 602fbafCopy full SHA for 602fbaf
install/jotty-install.sh
@@ -40,7 +40,7 @@ NODE_ENV=production
40
# OIDC_ISSUER=<your-oidc-issuer-url>
41
# OIDC_CLIENT_ID=<oidc-client-id>
42
# APP_URL=<https://app.domain.tld>
43
-# SSO_FALLBACK_LOCAL=true # Allow both SSO and normal login
+# SSO_FALLBACK_LOCAL=yes # Allow both SSO and normal login
44
# OIDC_CLIENT_SECRET=your_client_secret # Enable confidential client mode with client authentication
45
# OIDC_ADMIN_GROUPS=admins # Map provider groups to admin role
46
EOF
0 commit comments