<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
We are trying to understand and possibly handle this scenario
better:<br>
<br>
User is successfully authenticated to an SP and is working all
morning.<br>
Lunch comes along and the user locks their workstation, remaining
logged into the SP.<br>
Sometime during lunch, the SP times out and attempts to
re-authenticate by redirecting to the IDP.<br>
The IDP has also timed out, so displays the login page...<br>
...The user returns from lunch, enters their credentials on the
displayed login page, and gets a NoSuchFlowExecutionException error.<br>
We are assuming this is happening because the IDP can not wait
forever and has passed some timeout.<br>
<br>
The idea we have to prevent that error is to remove/hide the login
form after that timeout using javascript in login.vm.<br>
What is the timeout value or parameter that controls the timeout?<br>
We are being asked to provide a link to the SP that was requesting
authentication. Does this page have that type of information
available?<br>
<br>
Any other thoughts on how to address this?<br>
<br>
Thanks,<br>
Dan<br>
<div class="moz-signature">-- <br>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title></title>
Dan Malone<br>
<font color="#999999">Lead Identity Management Architect<br>
Information Technology Services<br>
California Polytechnic State University<br>
San Luis Obispo, California<br>
<br>
Direct 805-756-6326<br>
<a class="moz-txt-link-abbreviated" href="mailto:dmalone@calpoly.edu">dmalone@calpoly.edu</a></font><br>
</div>
</body>
</html>