[keycloak-user] Run locally a Keycloak Server within a Java Maven Project

Charles Moulliard cmoullia at redhat.com
Mon Oct 10 10:32:45 EDT 2016


Hi,

The Keycloak project proposes this class to start locally a Keycloak Server
without the need to install a distribution of KeyCloak

https://github.com/keycloak/keycloak/blob/2.2.1.Final/testsuite/integration/src/test/java/org/keycloak/testsuite/KeycloakServer.java#L51

Unfortunately, the artefact "keycloak-testsuite-integration" containing the
class is not published under a maven repository ("
https://repository.jboss.org/nexus/content/groups/public/org/keycloak/").

Question :

Is there an alternative approach that I could follow to run a local
KeycloakServer instance ?

Best regards

Charles


More information about the keycloak-user mailing list