mirror of
https://github.com/wekan/wekan.git
synced 2026-02-11 10:44:20 +01:00
parent
d8554ec67e
commit
561cd77e68
6 changed files with 27 additions and 27 deletions
|
|
@ -333,10 +333,10 @@ echo -e "\t$ snap set $SNAP_NAME logout-with-timer='true'"
|
|||
echo -e "\n"
|
||||
echo -e "Login to LDAP automatically with HTTP header."
|
||||
echo -e "In below example for siteminder, at right side of = is header name."
|
||||
echo -e "\t$ snap set $SNAP_NAME header-login-id='BNPPUID'"
|
||||
echo -e "\t$ snap set $SNAP_NAME header-login-firstname='BNPPFIRSTNAME'"
|
||||
echo -e "\t$ snap set $SNAP_NAME header-login-lastname='BNPPLASTNAME'"
|
||||
echo -e "\t$ snap set $SNAP_NAME header-login-email='BNPPEMAILADDRESS'"
|
||||
echo -e "\t$ snap set $SNAP_NAME header-login-id='HEADERUID'"
|
||||
echo -e "\t$ snap set $SNAP_NAME header-login-firstname='HEADERFIRSTNAME'"
|
||||
echo -e "\t$ snap set $SNAP_NAME header-login-lastname='HEADERLASTNAME'"
|
||||
echo -e "\t$ snap set $SNAP_NAME header-login-email='HEADEREMAILADDRESS'"
|
||||
echo -e "\n"
|
||||
echo -e "Logout in."
|
||||
echo -e "Logout in how many days:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue