LogoutRequest not fulfilled by IdP
Cantor, Scott
cantor.2 at osu.edu
Tue Nov 26 14:27:18 EST 2013
On 11/26/13, 2:18 PM, "vyal2k" <vyal2k at yahoo.com> wrote:
>Thanks Scott.
>I am just passing NameId, Name Id Format and Session Index (to Logout
>Request) that SP received from IdP in the Assertion (upon successful
>authentication).
Then I have no other advice to give you. You can file a bug, but that's
about it.
>I am just using mostly the default configurations in Shibboleth IdP as i
>am new to SAML and Shibboleth IdP. I have attached all my IdP config
>files. If you can help me locate config issue that might be causing IdP
>from process Logout Request that will be great.
Nothing there is relevant.
If you want to read the code for yourself, you can. You can see exactly
what it's doing and why there is no explanation to give you. It converts
the NameID content into a lookup key and then it searches the cache.
That's it. The error message means it got no matching result back. There
is no other explanation. The error message only appears in one place for
one reason.
-- Scott
More information about the users
mailing list