[wildfly-dev] Need ideas. Calling REST endpoint from a subsystem

Brian Stansberry brian.stansberry at redhat.com
Mon Feb 2 15:29:16 EST 2015


This sounds like something where Keycloak would provide a Java API and 
if you know it's local you wire in a service injection to add make that 
API available.

On 2/2/15 10:23 AM, Stan Silvert wrote:
> * I need to call Keycloak's REST endpoints from a WildFly 9/10 subsystem.
> * The endpoints can be local or remote
> * Before I make the call, I do know if it is local or remote.
>
> What is the best way to do this?  I'd like to do something better than
> using Apache HTTP Client.
>
> It is also possible that we change Keycloak to expose itself in a
> different way.  I'm just looking for the best overall solution.
>
> Any ideas?
>
> Stan
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>


-- 
Brian Stansberry
Senior Principal Software Engineer
JBoss by Red Hat


More information about the wildfly-dev mailing list