Hello, I’'m stuck with HTTP issue on Keycloak starting from 7.0.1 version, up to 10.0.2.
I’m running it in K8s, with the standard manifest but with additional env var for the DB connection.
Version 7.0.1 used to work fine for quite a bit on my K8S setup (RKE on a bunch of DigitalOcean droplets). Moving now to OCI, a new LB layer is in front of K8S, which poses no issues to all other workloads… except Keycloak! OCI LB do pass X- HTTP headers, and the env “PROXY_ADDRESS_FORWARDING=true” is in place.
What am I missing now?