[keycloak-dev] Autogeneration of admin-client REST API

Marek Posolda mposolda at redhat.com
Wed Oct 21 03:31:58 EDT 2015


Was wondering if resteasy has some way to autogenerate REST endpoints 
inside integration/admin-client to be automatically synced with the REST 
endpoints from keycloak-services ?

So for example when I add new REST endpoint on server-side into 
org.keycloak.services.resources.RealmsResource class, the admin-client 
class org.keycloak.admin.client.resource.RealmsResource will be 
automatically updated too . Ideally there can be maven target executed 
on demand for update admin-client sources. That would help to avoid 
unsynced endpoints in admin-client - issues like 
https://issues.jboss.org/browse/KEYCLOAK-1967 .

Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20151021/44d3ee5e/attachment.html 


More information about the keycloak-dev mailing list