[keycloak-user] Keycloak & SSL - incorrect urls

John D. Ament john.d.ament at gmail.com
Tue May 23 07:49:07 EDT 2017


Hi,

I have keycloak deployed behind an ELB and nginx, so its going ELB -> NGINX
-> KEYCLOAK.  We do SSL termination at the ELB, so that the requests to
nginx and keycloak are actually HTTP calls.  We've noticed that the
endpoint descriptors page (which provides an importable XML for a SAML
descriptor) is using HTTP urls, even though the public URL is an HTTPS url
(e.g. https://keycloak.mycompany.com)

Is there a configuration setting that would force keycloak to render HTTPS
urls?

John


More information about the keycloak-user mailing list