]> BookStack Code Mirror - bookstack/blobdiff - .env.example.complete
Guest create page: name field autofocus
[bookstack] / .env.example.complete
index 7a0e3cf2560cecdf9843c7a4b7771a3389ed3b43..03e52d6bb673d05e99cd20f9b7eeac2dd399a2c4 100644 (file)
@@ -263,7 +263,11 @@ OIDC_ISSUER_DISCOVER=false
 OIDC_PUBLIC_KEY=null
 OIDC_AUTH_ENDPOINT=null
 OIDC_TOKEN_ENDPOINT=null
+OIDC_ADDITIONAL_SCOPES=null
 OIDC_DUMP_USER_DETAILS=false
+OIDC_USER_TO_GROUPS=false
+OIDC_GROUPS_CLAIM=groups
+OIDC_REMOVE_FROM_GROUPS=false
 
 # Disable default third-party services such as Gravatar and Draw.IO
 # Service-specific options will override this option