<p><br>
On Jul 5, 2013 12:16 PM, &quot;Peter Schober&quot; &lt;<a href="mailto:peter.schober@univie.ac.at">peter.schober@univie.ac.at</a>&gt; wrote:</p>
<p>&gt; I can&#39;t find the string &quot;_idp_lc_session&quot; (or &quot;_idp_lc_&quot;) in the IdP&#39;s<br>
&gt; source code, so unless I&#39;m looking at the wrong code (very well<br>
&gt; possible) an unmodified IdP does not set a cookie with that name.</p>
<p>Actually Shibboleth sets the same cookie for me too and I happen to discover today that it is a base64 and URL encoded string which is based, among other things, on the ip address.</p>
<p>I did not do anything to set this cookie and while I am not using the default configuration of Shibboleth I suspect that this comes by default.<br>
</p>