]> BookStack Code Mirror - bookstack/blobdiff - .env.example.complete
Merge pull request #3656 from BookStackApp/x_linking
[bookstack] / .env.example.complete
index 7a0e3cf2560cecdf9843c7a4b7771a3389ed3b43..a0eef5cab897de52b1f485a2c1007eba87ae0fa5 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_GROUP_ATTRIBUTE=groups
+OIDC_REMOVE_FROM_GROUPS=false
 
 # Disable default third-party services such as Gravatar and Draw.IO
 # Service-specific options will override this option