From 892ee605270d583d800ec5ff9e1e4844eae92b38 Mon Sep 17 00:00:00 2001 From: DominikPf <> Date: Thu, 23 May 2019 10:28:08 +0200 Subject: Fix Scope parsing Issue for OAuth2 Login --- releases/virtualbox/start-wekan.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'releases') diff --git a/releases/virtualbox/start-wekan.sh b/releases/virtualbox/start-wekan.sh index cb48db37..ae320df5 100755 --- a/releases/virtualbox/start-wekan.sh +++ b/releases/virtualbox/start-wekan.sh @@ -84,7 +84,7 @@ # 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' # The claim name you want to map to the unique ID field: #export OAUTH2_ID_MAP=email # The claim name you want to map to the username field: -- cgit v1.2.3-1-g7c22