[keycloak-user] Deploy theme as archive, how to declare in standalone.xml ?
Marek Posolda
mposolda at redhat.com
Fri Sep 9 04:49:48 EDT 2016
Hi,
this changed between 2.2 and 2.1 . It seems you're looking for latest
docs related to 2.2 but in 2.1 the stuff is different. See docs for 2.1
https://keycloak.gitbooks.io/server-developer-guide/content/v/2.1/topics/themes.html
.
But you're right that docs can specify it should be put under subsystem
. Also it is "theme/modules/module" , not "theme/module/modules" . Will
fix it.
Thanks,
Marek
On 09/09/16 10:32, Sebastien Blanc wrote:
> Hi,
>
> I'm trying to deploy my theme as a zip in a kc 2.1.0. I'm following
> https://keycloak.gitbooks.io/server-developer-guide/content/topics/themes.html
>
> I'm just confused on the last part :
> "
>
> You also need to register the module with Keycloak. This is done by
> editing |standalone.xml|, |standalone-ha.xml|, or |domain.xml|. See
> the Server Installation and Configuration Guide
> <https://keycloak.gitbooks.io/server-installation-and-configuration/content/>
> for more details on where the |standalone.xml|, |standalone-ha.xml|,
> or |domain.xml| file lives.
>
> Then and add the module to |theme/module/modules|. For example:
>
> |<theme> ... <modules> <module>org.example.mytheme</module> </modules>
> </theme>|
> "
>
> It's not really clear on where I need to add this, I tried inside the
> keycloak subsystem section but that does not work.
>
> Sebi
>
>
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160909/c67c520e/attachment.html
More information about the keycloak-user
mailing list