<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"Century Gothic";
panose-1:2 11 5 2 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-ligatures:standardcontextual;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">We did an in-place upgrade from idp v4 to v5 & post our upgrade we’ve few users running into a stale request issue. All these users in common have the value of __Host-JSESSIONID cookie value changing on them between the first http-post
binding to the next redirect to the execution=e1s1 page. There’s no session timeout occurring between these redirects, nor are they being redirected to a different server between these attempts. Once, the user runs into a situation as above, unless the cookies
are not deleted out of their browser history, they receive stale requests upon hitting any other SP.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We do not customize our web.xml and I can confirm that we’ve the default settings configured under there as below.<o:p></o:p></p>
<p class="MsoNormal"> <i><session-config><o:p></o:p></i></p>
<p class="MsoNormal"><i> <session-timeout>15</session-timeout><o:p></o:p></i></p>
<p class="MsoNormal"><i> <cookie-config><o:p></o:p></i></p>
<p class="MsoNormal"><i> <!-- Comment name and path to revert __Host- protection. --><o:p></o:p></i></p>
<p class="MsoNormal"><i> <name>__Host-JSESSIONID</name><o:p></o:p></i></p>
<p class="MsoNormal"><i> <path>/</path><o:p></o:p></i></p>
<p class="MsoNormal"><i> <secure>true</secure><o:p></o:p></i></p>
<p class="MsoNormal"><i> <http-only>true</http-only><o:p></o:p></i></p>
<p class="MsoNormal"><i> </cookie-config><o:p></o:p></i></p>
<p class="MsoNormal"><i> <tracking-mode>COOKIE</tracking-mode><o:p></o:p></i></p>
<p class="MsoNormal"><i> </session-config><o:p></o:p></i></p>
<p class="MsoNormal"><i><o:p> </o:p></i></p>
<p class="MsoNormal">In our idp-properties configuration we have the following properties configured<o:p></o:p></p>
<p class="MsoNormal"><i>idp.cookie.sameSite = None<o:p></o:p></i></p>
<p class="MsoNormal"><i><o:p> </o:p></i></p>
<p class="MsoNormal">^ Apart from this, is there anything that we are missing configuration wise? There’s no easy way to reproduce this issue on our end, hence we are at a loss as to what might be causing this.
<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b><span style="font-size:14.0pt;font-family:"Arial",sans-serif;color:#003A63;mso-ligatures:none">Nabeelah Azam</span></b><span style="font-size:14.0pt;font-family:"Arial",sans-serif;color:black;mso-ligatures:none"><br>
</span><i><span style="font-size:9.0pt;font-family:"Arial",sans-serif;mso-ligatures:none">Systems Administrator | IT@Sam</span></i><span style="font-size:9.0pt;font-family:"Century Gothic",sans-serif;mso-ligatures:none"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>