[HTTP header automatic login. Not tested yet.](https://github.com/wekan/wekan/issues/2019).

Thanks to xet7 !

Related #2019
This commit is contained in:
Lauri Ojansivu 2019-03-08 18:40:43 +02:00
parent 7836ab83d0
commit ff825d6123
8 changed files with 81 additions and 6 deletions

View file

@ -508,6 +508,13 @@ services:
# Comma separated list of admin group names to sync.
#- 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.
#- HEADER_LOGIN_ID=BNPPUID
#- HEADER_LOGIN_FIRSTNAME=BNPPFIRSTNAME
#- HEADER_LOGIN_LASTNAME=BNPPLASTNAME
#- HEADER_LOGIN_EMAIL=BNPPEMAILADDRESS
#---------------------------------------------------------------------
# ==== LOGOUT TIMER, probably does not work yet ====
# LOGOUT_WITH_TIMER : Enables or not the option logout with timer
# example : LOGOUT_WITH_TIMER=true