0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-05-09 10:30:06 +00:00

Updated OIDC group attr option name

To match the existing option name for display names.
Closes 
This commit is contained in:
Dan Brown 2022-09-06 16:32:42 +01:00
parent b9941e8e61
commit 24f82749ff
No known key found for this signature in database
GPG key ID: 46D9F943C24A2EF9
4 changed files with 6 additions and 6 deletions

View file

@ -266,7 +266,7 @@ OIDC_TOKEN_ENDPOINT=null
OIDC_ADDITIONAL_SCOPES=null
OIDC_DUMP_USER_DETAILS=false
OIDC_USER_TO_GROUPS=false
OIDC_GROUP_ATTRIBUTE=groups
OIDC_GROUPS_CLAIM=groups
OIDC_REMOVE_FROM_GROUPS=false
# Disable default third-party services such as Gravatar and Draw.IO