Skip to content

gen ftl for custom page #35

Answered by garronej
Kerenery asked this question in Q&A
Jan 21, 2025 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Hello @Kerenery,

Thank you for your question. I think you operate under some wrong asumption on how keycloakify works.

The doc page you likend actually describes how to generate custom ftl pages.

Look let's say I declare a custom page foo-bar.ftl:

Then if I build:

yarn build-keycloak-theme

And extract the JAR to see what's inside:

cd dist_keycloak
jar -xf keycloak-theme-for-kc-all-other-versions.jar

You'll see that a foo-bar.frl file is actually being generated:

So if I'm not mistaken this is what you need isn't it?

Best,

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Kerenery
Comment options

@garronej
Comment options

@Kerenery
Comment options

@garronej
Comment options

Answer selected by Kerenery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants