Importing your theme in Keycloak
Last updated
Was this helpful?
Last updated
Was this helpful?
Now that you have your theme as a .jar file, let's see how you can import it in Keycloak so that it appears in the dropdown list for selecting theme in the Keycloak Admin console.
Let's see how you would go about creating a Keycloak Docker image with your theme available.\
If you use you can leverage the initContainers parameter to load your theme.
Read to learn how to get GitHub Action to publish your theme's JAR as assets of your GitHub release.
If you are utilizing a Keycloak instance managed by , importing themes and extensions is quite straightforward.