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(a)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...
http://keycloak.github.io/docs/userguide/keycloak-server/html/themes.html...
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(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user