Update docker-compose-gluetun-traefik-authentik-oidc.yml

This commit is contained in:
LRVT
2026-07-22 16:56:24 +02:00
committed by GitHub
parent 6b0b0d74c3
commit 4abc619b2a

View File

@@ -42,7 +42,7 @@ services:
- POSTGRESQL_DATABASE=guacamole_db
- POSTGRESQL_USERNAME=guacamole_user
- POSTGRESQL_PASSWORD=ChooseYourOwnPasswordHere1234
- TOTP_ENABLED=true
- TOTP_ENABLED=false # may set to true to enforce TOTP MFA
- OPENID_ENABLED=true
- OPENID_AUTHORIZATION_ENDPOINT=https://authentik.example.com/application/o/authorize/
- OPENID_JWKS_ENDPOINT=https://authentik.example.com/application/o/guacamole-oidc/jwks/