mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-08 16:36:19 +00:00
Use login via oidc in Kopano WebApp by default (#203)
fixes #202 Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
b12f323473
commit
d4c8b57b60
@ -238,6 +238,9 @@ services:
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
- ADDITIONAL_KOPANO_WEBAPP_PLUGINS=${ADDITIONAL_KOPANO_WEBAPP_PLUGINS}
|
||||
- KCCONF_WEBAPP_OIDC_ISS=https://${FQDN}
|
||||
- KCCONF_WEBAPP_OIDC_CLIENT_ID=webapp
|
||||
|
||||
env_file:
|
||||
- kopano_webapp.env
|
||||
networks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user