What do you mean by 'You can't customize the url format'?
Is there a design decision reason why it is more secure to have your keycloak version exposed in the middle of your theme resource urls?
Or would it be easier if you had a pull request?
--Doug
Hi,
I have created a custom theme as specific in your docs here:
http://keycloak.github.io/docs/userguide/keycloak-server/html/themes.html
It functions in the browser, in that these configs tell you where the theme customization resources are stored locally, but the end result is the resources are served from the url format pattern of:
http://localhost:8080/auth/resources/1.6.1.final/login/keycloak/css/login.css
Is there a way to customize the theme url format to scrub the version number off the css/image/js resources? This will help out in monitoring and upgrades.
Thanks,
--Doug
_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user