[keycloak-dev] Need advice on bootstrapping Keycloak

Stan Silvert ssilvert at redhat.com
Fri Jul 18 09:29:54 EDT 2014


Hi guys,

My overall goal is to unite JBoss user-facing products via Keycloak 
SSO.  The first major task is make it as easy as possible to use 
Keycloak with the WildFly web console.  I have this working, but it 
takes quite a bit of setup.

Ideally, there should be a simple switch in WildFly that says, "Use 
Keycloak for web console", and it all just works.

So I'm looking for ideas on how to automate these setup tasks:
* Deploy Keycloak auth server and keycloak-ds.xml
* Seed the database with an initial realm, user, roles, and two applications
* Create keycloak.json files or populate keycloak subsystem for the two 
apps.

Thanks in advance,

Stan


More information about the keycloak-dev mailing list