[keycloak-user] Keycloak API Integration/JAR
Scott Rossillo
srossillo at smartling.com
Mon May 23 22:25:59 EDT 2016
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 at smartling.com
> On May 23, 2016, at 4:54 PM, John D. Ament <john.d.ament at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160523/3cc00021/attachment.html
More information about the keycloak-user
mailing list