summaryrefslogtreecommitdiffstats
path: root/releases/virtualbox/start-wekan.sh
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-13 03:17:04 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-13 03:17:04 +0200
commitd5593e059b8b2a4b3e515a9cf9f5933459f37020 (patch)
tree5908c6eacaa71cfa8a24215c7d271a7bd010a506 /releases/virtualbox/start-wekan.sh
parent93ae4e504e4fa5b05ca89028e3185c23e4e36556 (diff)
parentdc7bbd848c9a194dac4d5511618265dec1012897 (diff)
downloadwekan-d5593e059b8b2a4b3e515a9cf9f5933459f37020.tar.gz
wekan-d5593e059b8b2a4b3e515a9cf9f5933459f37020.tar.bz2
wekan-d5593e059b8b2a4b3e515a9cf9f5933459f37020.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'releases/virtualbox/start-wekan.sh')
-rwxr-xr-xreleases/virtualbox/start-wekan.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/releases/virtualbox/start-wekan.sh b/releases/virtualbox/start-wekan.sh
index 31d4df58..d8ac716e 100755
--- a/releases/virtualbox/start-wekan.sh
+++ b/releases/virtualbox/start-wekan.sh
@@ -114,6 +114,10 @@
#export OAUTH2_FULLNAME_MAP=
# OAuth2 Email Mapping
#export OAUTH2_EMAIL_MAP=
+ # OAUTH2 ID Token Whitelist Fields.
+ #export OAUTH2_ID_TOKEN_WHITELIST_FIELDS=[]
+ # OAUTH2 Request Permissions.
+ #export OAUTH2_REQUEST_PERMISSIONS=[openid profile email]
#---------------------------------------------
# LDAP_ENABLE : Enable or not the connection by the LDAP
# example : export LDAP_ENABLE=true