Resolve OIDC_DISPLAY_NAME mismatch (#5479)
* fix: oidc name mismatch * trigger ci
This commit is contained in:
@@ -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