summaryrefslogtreecommitdiffstats
path: root/start-wekan.sh
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-27 06:20:30 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-27 06:20:30 +0200
commit8d512451610677ab668de596f4b13d0473b47cdc (patch)
treeced8b28bc1592995bde50083cfb4ce2781bb125f /start-wekan.sh
parenta7071291468f1b3b99d13691b6c088f00069896f (diff)
parent55ad98ecc4e834a0bbdcb55453596a813e9bcc43 (diff)
downloadwekan-8d512451610677ab668de596f4b13d0473b47cdc.tar.gz
wekan-8d512451610677ab668de596f4b13d0473b47cdc.tar.bz2
wekan-8d512451610677ab668de596f4b13d0473b47cdc.zip
Merge branch 'devel' into edge
Diffstat (limited to 'start-wekan.sh')
-rwxr-xr-xstart-wekan.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/start-wekan.sh b/start-wekan.sh
index c9745af9..7b7cd6a9 100755
--- a/start-wekan.sh
+++ b/start-wekan.sh
@@ -95,10 +95,6 @@ function wekan_repo_check(){
#export OAUTH2_FULLNAME_MAP=name
# The claim name you want to map to the email field:
#export OAUTH2_EMAIL_MAP=email
- # OAUTH2 ID Token Whitelist Fields.
- #export OAUTH2_ID_TOKEN_WHITELIST_FIELDS=[]
- # OAUTH2 Request Permissions.
- #export OAUTH2_REQUEST_PERMISSIONS=[openid profile email]
#-----------------------------------------------------------------
# ==== OAUTH2 KEYCLOAK ====
# https://github.com/wekan/wekan/wiki/Keycloak <== MAPPING INFO, REQUIRED