Hostname resolution is pluggable via HostnameProviderSPI.
Normally Keycloak should rely on HOST field set by reverse proxy. You
can use FixedHostnameProvider to force certain host to be used.
Please check out hostname SPI docs:
https://github.com/keycloak/keycloak-documentation/blob/6.0.1/server_admi...
Best regards,
Łukasz
--
Code-House
http://code-house.org
On 12.06.2019 13:24, Yang Yang wrote:
Hello,
I am deploying Keycloak behind a reverse proxy, and do not want others to know where it
is actually located. Can I customize the OpenID Endpoint Configuration information
presented in
http://[KEYCLOAK_ADD:PORT]/auth/realms/demo/.well-known/openid-configurat...
So that I can present the login page at the address of the reverse proxy.
Thanks,
Yang
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user