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!