LogoutRequest not fulfilled by IdP

Cantor, Scott cantor.2 at osu.edu
Tue Nov 26 11:58:45 EST 2013


On 11/26/13, 11:45 AM, "vyal2k" <vyal2k at yahoo.com> wrote:

>IdP does have the session for the user identified by NameId; when the SP
>issues AuthnRequest immediately following the failed LogoutRequest, the
>IdP logs says "Existing IdP session available for principal user2".

A session based on a cookie is implicit, it's not the same as being able
to lookup the session by NameID. You asked what the problem was, I told
you. The code path there is direct, it searches for the session by NameID
and doesn't find one.

-- Scott




More information about the users mailing list