Hey Hamed,

when you use a SSL reverse proxy you'll have to make some modification to wildfly running Keycloak in order to get it to work. I had the same issue with HAProxy acting as SSL proxy. Have a look at section 3.2.6.2 of the manual: http://keycloak.github.io/docs/userguide/html/server-installation.html#d4e356

It oulines the config changes required. Once done the resources should also be delivered via SSL. At least this worked for me.

Cheers, Thorsten

2015-05-20 10:17 GMT+02:00 ha.hamed@gmail.com <ha.hamed@gmail.com>:
Hi,

I'm using docker image jboss/keycloak:1.2.0.CR1 with Nginx as reverse proxy. With version 1.1.0.Final everything is fine but with version 1.2.0.CR1 I can not open admin console page. Because the page is over HTTPS but the resources inside (JS+CSS) are still over HTTP and browser will can load them!
Any solution!?

Regards,
Hamed

_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user