keycloak-scim/project-integrations
2014-07-18 12:09:54 +01:00
..
aerogear-ups Added profile for building AeroGear project-integrations for WildFly 2014-07-18 12:09:54 +01:00
pom.xml Bumped version to 1.0-beta-4-SNAPSHOT 2014-06-19 10:19:10 +01:00
README.md Added profile for building AeroGear project-integrations for WildFly 2014-07-18 12:09:54 +01:00

Keycloak External Project Integrations

Everthing in this directory is examples related to integration with non-keycloak projects. Its a sandbox we use to test integrations with third-party projects

To deploy to AS7 run:

mvn clean install jboss-as:deploy

To deploy to WildFly run:

mvn -Pwildfly clean install wildfly:deploy