Keycloak Server

The WildFly Swarm project has built a standalone uberjar for running Keycloak Server.

It’s Maven coordinates are:

<dependency>
  <groupId>org.wildfly.swarm.servers</groupId>
  <artifactId>keycloak</artifactId>
  <classifier>swarm</classifier>
</dependency>

Download

Download or otherwise obtain the -swarm.jar and simply execute it as any other service created with WildFly Swarm.

Usage

java -jar keycloak-2016.12.0-swarm.jar