I'm running keycloak
on openshift while I'm terminating my SSL on F5.
I set PROXY_ADDRESS_FORWARDING=true
and also configured my F5
to enable X-Forwarded-For
and X-Forwarded-Proto
as mentioned here.
When I click on the admin console, keycloak
redirects me to an HTTP URL and not an HTTPS one.
I tried