shib session id in the cookie is being dropped

Cantor, Scott cantor.2 at osu.edu
Tue Jun 12 19:54:54 BST 2012


On 6/12/12 2:01 PM, "Misra, Siva" <siva.misra at siftsort.com> wrote:
>
>The client that we are integrating with is refusing to make any changes
>on their side for IE to work. If there is any thing that I can do on my
>side(Shibboleth SP), I would like to know.

Yes, fix your error. This has nothing to do with Shibboleth, if it's not
sending the cookie back, you'll need to trace your flows and identify what
hostname problem or virtual hosting issue is causing the cookie to be
assigned but not returned. This isn't the client's issue unless they have
a proxy in the way that's causing issues.

>I set the cookieName property to "myName", and it is just appending this
>string to the native name _shibsession_. Basically the cookie name is
>"_shibsession_myName". How can I drop this string or just the underscores.

You can't. I answered originally too quickly, there is no way to do what
you asked, and it isn't needed. It will not solve your problem.

-- Scott



More information about the users mailing list