We are facing issue maintaining a cluster of nodes in AWS for Keycloak.
While adding more than 1 node to Keycloak service we are unable to login to Keycloak Dashboard Console as well as through our eform2290 app Login with Users also unable to do it.
Here are the experiments we have gone through:
1) Enabled Stickiness Session
2) Forwarded reverse proxy
3) Added ISPN Cache file to enable distributed cache mechanism
4) Enabled Discovery Protocol as TCP Ping or JDBC PING from node to node.
5) Changed Proxy Through to Edge.
These are the above changes we made and tested all the ways but no luck, did not get sufficient information on Keycloak Cluster with multiple nodes in Official Document too.