From ff825d6123ecfd033ccb08ce97c11cefee676104 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 8 Mar 2019 18:40:43 +0200 Subject: [HTTP header automatic login. Not tested yet.](https://github.com/wekan/wekan/issues/2019). Thanks to xet7 ! Related #2019 --- start-wekan.bat | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'start-wekan.bat') 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 -- cgit v1.2.3-1-g7c22