[keycloak-user] automatic node registration on startup

Marek Posolda mposolda at redhat.com
Mon Dec 4 11:31:51 EST 2017


Looks like it's not supported in the Spring Security Adapter. Feel free 
to create JIRA. Ideally also together with the pull request, as not sure 
if someone from the team has time to implement it ;)

Marek

On 29/11/17 17:58, Sud Ramasamy wrote:
> I realized I didn’t look far enough. The NodesRegistrationManagement.tryRefresh() is indeed invoked from the Undertow, JBoss, Tomcat and Servlet adapters. I don’t see it for the Spring Security adapter though. We use the Spring Security adapter in a Spring Boot application. Is there a way to configure node registration for such a setup.
>
> -sud
>
> On November 29, 2017 at 11:14:06 AM, Sud Ramasamy (to_sud at yahoo.com) wrote:
>
> Hi,
>
> On reading this documentation it appears that the application clustering capabilities only work with applications deployed on JBoss EAP, WildFly and JBoss AS.
>
> http://www.keycloak.org/docs/2.5/securing_apps/topics/oidc/java/application-clustering.html
>
> We have a Spring Boot application (using embedded Tomcat) and I was specifically interested in the automatic node registration on startup. I dug into the code a little bit to see if I could identity what dependencies there might be on these specific application servers and I do not see any calls to the NodesRegistrationManagement.tryRefresh() method nor any obvious dependencies on these specific application servers.
>
> I just wanted to confirm that indeed the Application Clustering functionality documented on the above page is limited to applications deployed on this limited set of application servers.
>
> Thanks
> -sud
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user




More information about the keycloak-user mailing list