summaryrefslogtreecommitdiffstats
path: root/start-wekan.bat
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-08 19:17:33 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-08 19:17:33 +0200
commit0155c7d8ce5591cab7c9cd4ace2be6cbd741f9a1 (patch)
treef1ef6c375070c2dc9531c6a01418a69c1834ca5f /start-wekan.bat
parent64fca5893eb02cc696272361872953f253cf07af (diff)
parent98031aacce0d85234377e0f01a43d211c079c614 (diff)
downloadwekan-0155c7d8ce5591cab7c9cd4ace2be6cbd741f9a1.tar.gz
wekan-0155c7d8ce5591cab7c9cd4ace2be6cbd741f9a1.tar.bz2
wekan-0155c7d8ce5591cab7c9cd4ace2be6cbd741f9a1.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'start-wekan.bat')
-rwxr-xr-xstart-wekan.bat7
1 files changed, 7 insertions, 0 deletions
diff --git a/start-wekan.bat b/start-wekan.bat
index 229bf2db..001700f3 100755
--- a/start-wekan.bat
+++ b/start-wekan.bat
@@ -254,6 +254,13 @@ REM SET LDAP_SYNC_ADMIN_STATUS=true
REM # Comma separated list of admin group names to sync.
REM SET LDAP_SYNC_ADMIN_GROUPS=group1,group2
+REM # Login to LDAP automatically with HTTP header.
+REM # In below example for siteminder, at right side of = is header name.
+REM SET HEADER_LOGIN_ID=BNPPUID
+REM SET HEADER_LOGIN_FIRSTNAME=BNPPFIRSTNAME
+REM SET HEADER_LOGIN_LASTNAME=BNPPLASTNAME
+REM SET HEADER_LOGIN_EMAIL=BNPPEMAILADDRESS
+
REM ------------------------------------------------
REM # LOGOUT_WITH_TIMER : Enables or not the option logout with timer