OIDC/OAuth2 autologin settings for Docker/Snap/Source/Bundle platforms.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2022-07-11 17:44:58 +03:00
parent 267becdb9a
commit 284f440136
7 changed files with 34 additions and 1 deletions

View file

@ -351,6 +351,10 @@ services:
# example: WEBHOOKS_ATTRIBUTES=cardId,listId,oldListId,boardId,comment,user,card,commentId
#- WEBHOOKS_ATTRIBUTES=
#-----------------------------------------------------------------
# ==== AUTOLOGIN WITH OIDC/OAUTH2 ====
# https://github.com/wekan/wekan/wiki/autologin
#- OIDC_REDIRECTION_ENABLED=true
#---------------------------------------------
# ==== OAUTH2 ORACLE on premise identity manager OIM ====
#- ORACLE_OIM_ENABLED=true
#-----------------------------------------------------------------