fix(keycloak): remove dynamic backchannel

This commit is contained in:
Julien Malka 2024-12-05 21:03:33 +01:00
parent 89791b21a8
commit 8068d12711
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -67,7 +67,6 @@
hostname = "https://auth.julienmalka.me";
hostname-admin-url = "https://auth.julienmalka.me";
http-port = 8080;
hostname-backchannel-dynamic = true;
proxy-headers = "forwarded";
http-enabled = true;
};