Shibboleth SAML logout redirection.

Cantor, Scott cantor.2 at osu.edu
Wed Oct 30 09:44:53 EDT 2013


On 10/30/13, 1:36 AM, "Charles A" <apitest4 at gmail.com> wrote:

>
>I implemented a logout mechanism (SP initiated) by accessing the
>following URL (/Shibboleth.sso/Logout). which is redirected to the
>IDP(logout.jsp) and remains in the same location(which is fine). using
>the following configuration in shibboleth2.xml

Don't do that. You shouldn't be using those old elements, just use the
<Logout> element that's already there.

>But it shows the error in SP when I initiated the logout process

Probably because you aren't using the standard configuration approach and
didn't configure any SingleLogoutService endpoints manually. You can't
pick and choose. Use the standard approach or you have to spell them all
out like in the pre-2.4 days.

-- Scott




More information about the users mailing list