mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 17:59:41 +07:00
fix: Fix typos
OAUTH_GROUPS_CLAIM -> OAUTH_GROUP_CLAIM
This commit is contained in:
@@ -148,4 +148,4 @@ ENABLE_OAUTH_GROUP_MANAGEMENT=true
|
||||
# (Optional) Enable Just-In-Time group creation
|
||||
ENABLE_OAUTH_GROUP_CREATION=true
|
||||
# The claim key for groups in the token
|
||||
OAUTH_GROUPS_CLAIM=groups
|
||||
OAUTH_GROUP_CLAIM=groups
|
||||
|
||||
Reference in New Issue
Block a user