mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
Resolve OIDC_DISPLAY_NAME mismatch (#5479)
* fix: oidc name mismatch * trigger ci
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ OIDC_USERINFO_URI=
|
||||
OIDC_USERNAME_CLAIM=preferred_username
|
||||
|
||||
# Display name for OIDC authentication
|
||||
OIDC_DISPLAY_NAME=OpenID
|
||||
OIDC_DISPLAY_NAME=OpenID Connect
|
||||
|
||||
# Space separated auth scopes.
|
||||
OIDC_SCOPES=openid profile email
|
||||
|
||||
Reference in New Issue
Block a user