[keycloak-user] Fwd: Questions about Themes and JS Validation in the Keycloak instance

Stian Thorgersen sthorger at redhat.com
Mon Nov 28 08:42:02 EST 2016


On 28 November 2016 at 14:25, Celso Agra <celso.agra at gmail.com> wrote:

> Hi,
> I'm new on keycloak. I need some help to understand some features, please.
> So, I'd like to know about themes. Would be possible to visualize the built
> template before deploy it, in the keycloak instance? I'd like to see it
> before publish.
>

No, you'll need to try it out on a live server, but obviously not your
production server


>
> Also, I'd like to know if Can I add some javascripts validation on pages,
> such as 'user-profile-registration.ftl'.
>
> I searched some examples of templates, but I didn't find examples with that
> validation.
>

We don't rely on any javascript on the login related pages by choice, but
you can add some if you want. Just add a javascript to the page with
scripts property in templates.properties and whatever js you want to the
page itself.


>
> Thanks a lot.
> Best regards,
>
> Celso Agra
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list