fix(keycloak): remove dynamic backchannel

This commit is contained in:
Luj 2024-12-05 21:03:33 +01:00
parent 74214983ba
commit 2cd60e83fa

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;
};