Redirect after logout...
Andranik Hayrapetyan
andranik.h89 at gmail.com
Sun May 17 06:26:54 EDT 2015
Thank you very much! It has worked for me!
On Sat, May 16, 2015 at 9:22 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> On 5/16/15, 7:48 AM, "Andranik Hayrapetyan" <andranik.h89 at gmail.com>
> wrote:
> >
> >I use Shibboleth IDP v 2.4.0 and Shibboleth SP 2.5.4 on my Linux servers.
> The login works just fine. And now I want to implement Logout.
>
> You really don't, not if you want to maintain any sanity.
>
> >The question is, how can I redirect the user to a custom page after
> logout? Or at least how can I customize the page on ID where the user is
> redirected to.
>
> The SP sends requests with an extension to tell the IdP to skip returning
> to the SP at the end. If you want to get control back and make use of a
> return parameter when the logout is started, set the asynchronous option to
> false in the <Logout> element.
>
> >I have tried to edit the file
> shibboleth-identityprovider-2.4.0/src/main/webapp/logout.jsp and install
> IDP again, but it does not change anything. After logout I am being
> redirected to the same example redirect page.
>
> If that were true, then you would have to be using the asynchronous=false
> option and you would just need to add the return parameter to whatever is
> initiating the logout.
>
> -- Scott
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150517/f0facae3/attachment-0001.html>
More information about the users
mailing list