diff --git a/configmaps/keycloak-service-configs.yml b/configmaps/keycloak-service-configs.yml index faa901b..eb1a3e2 100644 --- a/configmaps/keycloak-service-configs.yml +++ b/configmaps/keycloak-service-configs.yml @@ -11,4 +11,5 @@ data: KC_CACHE_CONFIG_FILE: "cache-ispn.xml" KC_HOSTNAME: quat.cloudsolutions.lk KC_PROXY: edge - KC_HOSTNAME_STRICT: "true" \ No newline at end of file + KC_HOSTNAME_STRICT: "true" + KC_HTTP_RELATIVE_PATH: /auth \ No newline at end of file