I'm just confused on the last part :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
"
You also need to register the module with Keycloak. This is done by editing
standalone.xml,standalone-ha.xml, ordomain.xml. See the Server Installation and Configuration Guide for more details on where thestandalone.xml,standalone-ha.xml, ordomain.xmlfile 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@lists.jboss.org https://lists.jboss.org/mailman/listinfo/keycloak-user