[keycloak-user] CLI for adding modules configuration in <theme> in standalone.xml

Libor Krzyzanek lkrzyzan at redhat.com
Fri Sep 15 07:07:33 EDT 2017


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 at 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 at lists.jboss.org <mailto:keycloak-user-bounces at lists.jboss.org> <keycloak-user-bounces at lists.jboss.org <mailto:keycloak-user-bounces at lists.jboss.org>> on behalf of Libor Krzyzanek <lkrzyzan at redhat.com <mailto:lkrzyzan at 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 at lists.jboss.org <mailto:keycloak-user at lists.jboss.org>
> https://lists.jboss.org/mailman/listinfo/keycloak-user <https://lists.jboss.org/mailman/listinfo/keycloak-user>


More information about the keycloak-user mailing list