Setup Keycloak as SP and Salesforce as IDP. SAML Request and response are successful, however it's going into an infinite loop for authentication

Environment JBoss EAP 7.2.0.Beta (WildFly Core 5.0.5.Final-redhat-00001) with Keycloak 7,0

I’ve setup Keycloak as SP and Salesforce as IDP. SAML Request and response are successful, however it’s going into an infinite loop for authentication.

Here are the detailed logs. I see the message repeatedly that Session is expired on some other node - Please help me understand and resolve the issue.

2019-10-07 02:08:19,063 DEBUG [org.keycloak.adapters.saml.SamlSessionStore] (default task-1) Session p65xTS3xjPTvpROjT0Ad8c0Yfj_TBv2i0u_MrBbL has expired on some other node

1 Like

@sri1002 how did you set this entire thing up, any guided explanation would be highly appreciated.