Hi,
yep it works.
Thanks a lot,
Libor Krzyžanek
Principal Software Engineer
Middleware Engineering Services
On Sep 14, 2017, at 4:25 PM, John Bartko
<john.bartko(a)drillinginfo.com> wrote:
Libor,
I believe something like:
module add --name=org.example.custom-theme --resources=/path/to/custom-theme.zip
/subsystem=keycloak-server/theme=defaults:write-attribute(name=modules,value=[org.example.custom-theme])
should do the trick.
Hope that helps,
-John Bartko
From: keycloak-user-bounces(a)lists.jboss.org
<mailto:keycloak-user-bounces@lists.jboss.org>
<keycloak-user-bounces(a)lists.jboss.org
<mailto:keycloak-user-bounces@lists.jboss.org>> on behalf of Libor Krzyzanek
<lkrzyzan(a)redhat.com <mailto:lkrzyzan@redhat.com>>
Sent: Thursday, September 14, 2017 6:58:23 AM
To: keycloak-user
Subject: [keycloak-user] CLI for adding modules configuration in <theme> in
standalone.xml
Hi there,
I cannot figure out how to write a CLI for adding modules configuration within
<theme> element in standalone.xml as described here:
http://www.keycloak.org/docs/3.3/server_development/topics/themes.html
<
http://www.keycloak.org/docs/3.3/server_development/topics/themes.html>
<
http://www.keycloak.org/docs/3.3/server_development/topics/themes.html
<
http://www.keycloak.org/docs/3.3/server_development/topics/themes.html>...
It would be cool to have this CLI in docs.
Thanks for help,
Libor Krzyžanek
Principal Software Engineer
Middleware Engineering Services
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org <mailto:keycloak-user@lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/keycloak-user
<
https://lists.jboss.org/mailman/listinfo/keycloak-user>