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 #3704
This commit is contained in:
parent
b9941e8e61
commit
24f82749ff
4 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue