I installed Kubernetes keycloak. I redirected to the domain with the login. I provide the SSL certificate via cloudflare. but it stays on this page.
I can access the keychain compartment from my computer via port forwarding, but I cannot access it via domain. please help me guys
I ran into this issue the first time setting up Keycloak in a k8s cluster behind a Traefik reverse proxy. Using KC_PROXY_HEADERS=xforwarded environment variable resolved the issue for me.
KC_PROXY_HEADERS=xforwarded
hi guys, I did what you said, but I cannot go further than this screen.