[keycloak-user] automatic node registration on startup

Sud Ramasamy to_sud at yahoo.com
Wed Nov 29 11:13:56 EST 2017


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 


More information about the keycloak-user mailing list