Shib SP logout templates
Cantor, Scott
cantor.2 at osu.edu
Thu Dec 8 16:53:08 GMT 2011
On 12/8/11 11:45 AM, "Liam Hoekenga" <liamr at umich.edu> wrote:
>
>The first resource I'd found had suggested using a meta-refresh. I
>did find the return parameter, and that is totally a better thing.
>The app can do whatever it needs to display the proper logout link.
An app of course can always do that anyway; the important point to
understand is that the use of a parameter *after* sending the client to
/Shibboleth.sso/Logout is to tell it where to go *after* the logout
operation(s) within the SP happen. So if you want to step in before, you
want to do that explicitly and then go to /Logout.
There are also error conditions (though almost none with Local logout)
that will result in the template displaying instead of redirecting to the
return location, so using redirectErrors may also be a requirement.
-- Scott
More information about the users
mailing list