Re: [saml-dev] Single signout from IDP side

From
Cantor, Scott <>
Date
2014-03-12T18:06:44+00:00
ID
Thread
Re: [saml-dev] Single signout from IDP side
On 3/12/14, 1:43 PM, "Phalguni Mukherjee"
<> wrote:

>Yes I mean SOAP based logout initiated at IDP end, If I maintain state in
>my server, my server can handle multiple request how do I know which
>session I should invalidate, as soap logout request do not bring any user
>details with it nore it brings any cookie parameter

It brings the exact details defined to implement SAML logout, the NameID
and SessionIndex.

-- Scott