From b94bb0d8b142f7eef53795c7ea2acd01fb4ef403 Mon Sep 17 00:00:00 2001 From: jack1902 <39212456+jack1902@users.noreply.github.com> Date: Wed, 25 May 2022 09:44:14 +0100 Subject: [PATCH] Update README inline with the proxy settings Signed-off-by: jack1902 <39212456+jack1902@users.noreply.github.com> --- bitnami/keycloak/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bitnami/keycloak/README.md b/bitnami/keycloak/README.md index 999a2bb856ab..9c390891c827 100644 --- a/bitnami/keycloak/README.md +++ b/bitnami/keycloak/README.md @@ -213,8 +213,7 @@ Keycloak's branch 17 is no longer maintained by upstream and is now internally t ### 17-debian-10 -Keycloak 17 is powered by Quarkus and to deploy it in production mode it is necessary to set up TLS. -To do this you need to set `KEYCLOAK_PRODUCTION` to **true** and configure TLS +Keycloak 17 is powered by Quarkus, and quite a things have changed. Most notably, `KEYCLOAK_PRODUCTION` should be set to **true** and `KEYCLOAK_PROXY` mode should be configured taking into account the information from [keycloak](https://www.keycloak.org/server/reverseproxy). If using anything other than `edge`, you must configure TLS. ## Contributing