privacyidea/keycloak-provider

store the template file not inside jar

Closed this issue · 1 comments

It should be easily possible to replace/enrich the privacyIDEA.ftl alongside a customized keycloak theme.

Currently an adjusted privacyIDEA.ftl is hard linked in the jar. As a keycloak admin I would appreciate to be able to use the privacyIDEA.ftl within my custom theme folder without the need to patch or compile the jar.
The privacyIDEA.ftl inside the jar should only be used as a fallback if it's not found inside the configured keycloak theme.

Sorry, that's already implemented. I completely missed that. Stumbled over that information whilst digging through the source-code.