Fix Scope parsing Issue for OAuth2 Login

This commit is contained in:
DominikPf 2019-05-23 10:28:08 +02:00
parent d83cb75f95
commit 892ee60527
9 changed files with 11 additions and 12 deletions

View file

@ -327,7 +327,7 @@ services:
# OAUTH2 ID Token Whitelist Fields.
#- OAUTH2_ID_TOKEN_WHITELIST_FIELDS=[]
# OAUTH2 Request Permissions.
#- OAUTH2_REQUEST_PERMISSIONS=['openid','profile','email']
#- OAUTH2_REQUEST_PERMISSIONS='openid profile email'
# OAuth2 ID Mapping
#- OAUTH2_ID_MAP=
# OAuth2 Username Mapping