[keycloak-user] Extending Themes via SPI

Stian Thorgersen sthorger at redhat.com
Fri Feb 12 02:54:29 EST 2016


What are you actually trying to achieve? We mainly support modifying the
FreeMarker templates and stylesheets. Beyond that you may in theory be able
to re-implement it all to replace FreeMarker with something else, but I
don't see why you would want to and it would be a significant amount of
work, and also maintenance.

On 12 February 2016 at 07:08, Sarp Kaya <akaya at expedia.com> wrote:

> Hi all,
>
> In regards to Extending Themes via SPI all I found is this documentation:
>
> http://keycloak.github.io/docs/userguide/keycloak-server/html/providers.html
>  and
>
> <http://keycloak.github.io/docs/userguide/keycloak-server/html/themes.html#d4e2450>
>
> http://keycloak.github.io/docs/userguide/keycloak-server/html/themes.html#d4e2450
> I found it a little less describing.
>
> When I implement those two classes, where do I put the new implemented
> classes? How do I deploy them?
> Can I also use Spring mvc and JSP and few maven dependencies instead of
> freemarker?
>
> I also tried to find an example to extend theme using SPI but there seems
> to be none. It would be really nice if you could provide a sample hello
> world.
>
> Thank you very much,
> Sarp Kaya
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160212/23596dbf/attachment-0001.html 


More information about the keycloak-user mailing list