From 4902785b585682b192df5c4424491ec83b5a91fb Mon Sep 17 00:00:00 2001 From: Nithin Shekar Kuruba Date: Wed, 8 May 2024 16:06:26 -0700 Subject: [PATCH] feat: enable http --- docker/keycloak/configuration/24/keycloak.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/keycloak/configuration/24/keycloak.conf b/docker/keycloak/configuration/24/keycloak.conf index 95be70cf..6b9d0213 100644 --- a/docker/keycloak/configuration/24/keycloak.conf +++ b/docker/keycloak/configuration/24/keycloak.conf @@ -34,4 +34,5 @@ cache-stack=kubernetes # https-key-store-file=server.keystore # https-key-store-password=password +http-enabled=true proxy-headers=forwarded