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 --- releases/virtualbox/start-wekan.sh | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'releases/virtualbox/start-wekan.sh') 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= -- cgit v1.2.3-1-g7c22