[keycloak-dev] resolving theme files

Stian Thorgersen stian at redhat.com
Tue Jul 29 11:17:20 EDT 2014


If the theme is loaded using the class-loader it should be. On the appliance the themes are extracted to standalone/configuration/themes though, so they are loaded by the file loader instead.

Maybe it would be better to add a separate theme type for the providers? That way the theme won't be overridden.

----- Original Message -----
> From: "Bill Burke" <bburke at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Tuesday, 29 July, 2014 4:03:43 PM
> Subject: [keycloak-dev] resolving theme files
> 
> Are all theme files required to be in the same JAR as the original
> theme?  I'd like to have my provider admin console html/javascript files
> in a separate jAR and I can't seem to resolve them at the moment.
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> 


More information about the keycloak-dev mailing list