Problem conversation IdP
Domenico Cervino
cervinodomenico at libero.it
Wed Aug 21 12:32:58 UTC 2024
Hi,
the IdP that we use is deploy on wildfly23 with two node (node1 - node2).
When the authentication request starts from node1 and the authentication response on the node2 (or viceversa) we get the following error:
ERROR [org.springframework.webflow.execution.repository.NoSuchFlowExecutionException:91] -
org.springframework.webflow.execution.repository.NoSuchFlowExecutionException: No flow execution could be found with key 'e5s2' -- 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.
at deployment.idpmfa.war//org.springframework.webflow.execution.repository.support.AbstractFlowExecutionRepository.getConversation(AbstractFlowExecutionRepository.java:172)
Caused by: org.springframework.webflow.conversation.NoSuchConversationException: No conversation could be found with id '5' -- perhaps this conversation has ended?
at deployment.idpmfa.war//org.springframework.webflow.conversation.impl.ConversationContainer.getConversation(ConversationContainer.java:126)
What could it be due to? We have idp version 4.
Thanks
Domenico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20240821/671ee953/attachment.htm>
More information about the users
mailing list