Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 649 Bytes

keycloak.adoc

File metadata and controls

27 lines (19 loc) · 649 Bytes

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-{{book.versions.swarm}}-swarm.jar