<html>
<body>
Hi,<br><br>
My apologies if this isn't the correct mailing list I should post this
question to. Please let me know if I should post on another
list.<br><br>
I'm using Shibboleth as the authentication system in Plone and is
wondering how Zope knows the name of the session cookie it should refer
to. <br><br>
First of all, the software I'm using:
<ul>
<li>Zope 2.9.8
<li>Plone 2.5.5
<li>Apache 2.2.6
<li>apachepas 1.2
<li>ShibbolethLogin 0.6
</ul>If a user logs into Plone through the local Plone user account, the
session cookie Plone refers to is<br><br>
<b>__ac<br><br>
</b>If a user logs into Plone through Shibboleth, the session cookie
Plone refers to is<br><br>
<b>_shibsession_XXX<br><br>
</b>where XXX is a 40-character alphanumeric sequence.<br><br>
I'm sure something must have told Zope/Plone to refer to the
_shibsession_XXX cookie instead __ac and I'm wondering how that is
done.<br><br>
Does anyone have any idea/hint on this? I'd appreciate any kind of help.
Thanks a lot!<br><br>
<x-sigsep><p></x-sigsep>
Regards,<br><br>
Alex</body>
</html>