From 4abc619b2a16fe995af3f5e925f623b77a21dd36 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Wed, 22 Jul 2026 16:56:24 +0200 Subject: [PATCH] Update docker-compose-gluetun-traefik-authentik-oidc.yml --- .../guacamole/docker-compose-gluetun-traefik-authentik-oidc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/guacamole/docker-compose-gluetun-traefik-authentik-oidc.yml b/examples/guacamole/docker-compose-gluetun-traefik-authentik-oidc.yml index c2f4bf2..e427aad 100644 --- a/examples/guacamole/docker-compose-gluetun-traefik-authentik-oidc.yml +++ b/examples/guacamole/docker-compose-gluetun-traefik-authentik-oidc.yml @@ -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/