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

@ -144,7 +144,7 @@ function wekan_repo_check(){
# OAUTH2 ID Token Whitelist Fields.
#export OAUTH2_ID_TOKEN_WHITELIST_FIELDS=[]
# OAUTH2 Request Permissions.
#export OAUTH2_REQUEST_PERMISSIONS=['openid','profile','email']
#export OAUTH2_REQUEST_PERMISSIONS='openid profile email'
# OAuth2 ID Mapping
#export OAUTH2_ID_MAP=
# OAuth2 Username Mapping