You can us Resteasy to create a client for Keycloak (assuming you’re using Java).


Take a look at:

https://github.com/keycloak/keycloak/blob/57a14627e1efc016da9c69a13629ab16d605b4c8/integration/admin-client/src/main/java/org/keycloak/admin/client/KeycloakBuilder.java


Scott Rossillo
Smartling | Senior Software Engineer
srossillo@smartling.com

On May 23, 2016, at 4:54 PM, John D. Ament <john.d.ament@gmail.com> wrote:

Hi,

I was wondering, is there an API JAR that would allow me to interact with Keycloak in a more type safe way?  I've been through the REST api and I suspect it will do everything I need, but the work to actually build out the client seems pretty heavy, so having an existing client sounds pretty useful.

John
_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user