summaryrefslogtreecommitdiffstats
path: root/releases/virtualbox
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-08 18:40:43 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-08 18:40:43 +0200
commitff825d6123ecfd033ccb08ce97c11cefee676104 (patch)
treeb7850ff67ab693a60f5879484922c5a77825ad5d /releases/virtualbox
parent7836ab83d02adc40bc59bc4393191abec0a4f636 (diff)
downloadwekan-ff825d6123ecfd033ccb08ce97c11cefee676104.tar.gz
wekan-ff825d6123ecfd033ccb08ce97c11cefee676104.tar.bz2
wekan-ff825d6123ecfd033ccb08ce97c11cefee676104.zip
[HTTP header automatic login. Not tested yet.](https://github.com/wekan/wekan/issues/2019).
Thanks to xet7 ! Related #2019
Diffstat (limited to 'releases/virtualbox')
-rwxr-xr-xreleases/virtualbox/start-wekan.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/virtualbox/start-wekan.sh b/releases/virtualbox/start-wekan.sh
index 08c79778..31a95728 100755
--- a/releases/virtualbox/start-wekan.sh
+++ b/releases/virtualbox/start-wekan.sh
@@ -251,6 +251,14 @@
#export LDAP_SYNC_ADMIN_STATUS=true
# Comma separated list of admin group names.
#export LDAP_SYNC_ADMIN_GROUPS=group1,group2
+ #---------------------------------------------------------------------
+ # Login to LDAP automatically with HTTP header.
+ # In below example for siteminder, at right side of = is header name.
+ #export HEADER_LOGIN_ID=BNPPUID
+ #export HEADER_LOGIN_FIRSTNAME=BNPPFIRSTNAME
+ #export HEADER_LOGIN_LASTNAME=BNPPLASTNAME
+ #export HEADER_LOGIN_EMAIL=BNPPEMAILADDRESS
+ #---------------------------------------------------------------------
# LOGOUT_WITH_TIMER : Enables or not the option logout with timer
# example : LOGOUT_WITH_TIMER=true
#export LOGOUT_WITH_TIMER=