<div dir="ltr">Hi, <div><br></div><div>In our new IdP 3.3.x testing, there is one condition which fails, but with IdP 2.x it works with no issues.</div><div><br></div><div><br></div><div>Only on Mac, when you try to register the downloaded office 365 application, after the authentication (via CAS) it fails with below,</div><div><br></div><div>Before trying we made sure, other browser sessions are all all killed, and we got only one instance of IdP and CAS hence no sticky session issues. On same machine, when we try against the IdP 2.x it works.  This is only happening on Mac. When we re-try the registration then it works.</div><div><br></div><div>As if like it fails in the first instance.</div><div><br></div><div><br></div><div>Do I have to configure any setting in IdP? or any area to look into</div><div><br></div><div><br></div><div><div>2017-08-02 17:39:46,138 - ERROR [org.springframework.webflow.execution.repository.NoSuchFlowExecutionException:76] -</div><div>org.springframework.webflow.execution.repository.NoSuchFlowExecutionException: No flow execution could be found with key 'e1s1' -- perhaps this executing flow has ended or expired? This could happen if your users are relying on browser history (typically via the back button) that references ended flows.</div><div>        at org.springframework.webflow.execution.repository.support.AbstractFlowExecutionRepository.getConversation(AbstractFlowExecutionRepository.java:172)</div><div>Caused by: org.springframework.webflow.conversation.NoSuchConversationException: No conversation could be found with id '1' -- perhaps this conversation has ended?</div><div>        at org.springframework.webflow.conversation.impl.ConversationContainer.getConversation(ConversationContainer.java:126)</div><div>2017-08-02 17:39:53,608 - ERROR [net.shibboleth.ext.spring.error.ErrorRaisingController:55] - Propagating exception thrown by request to /idp/Authn/ExtCas</div><div>2017-08-02 17:39:53,609 - ERROR [javax.servlet.ServletException:76] -</div><div>javax.servlet.ServletException: Error processing ShibCas authentication request</div><div>        at net.unicon.idp.externalauth.ShibcasAuthServlet.doGet(ShibcasAuthServlet.java:152)</div><div>Caused by: net.shibboleth.idp.authn.ExternalAuthenticationException: No conversation state found in session for key (e1s1)</div><div>        at net.shibboleth.idp.authn.ExternalAuthentication.startExternalAuthentication(ExternalAuthentication.java:142)</div><div>2017-08-02 17:39:59,460 - INFO [net.shibboleth.idp.authn.impl.ValidateExternalAuthentication:146] - Profile Action ValidateExternalAuthentication: External authentication succeeded for user: 3601498</div></div><div><br></div><div><br></div><div>Thanks</div><div><br></div></div>