Logout with new shibboleth sp
Justin Russo
justin9 at ymail.com
Fri Jul 5 13:34:28 EDT 2013
Hi Peter thank you soo much.
I did verify the metadata file provided by my IDP and there is no SingleLogoutService defined.
all they gave me is the https://myidp.org/siteminderagent/smlogout.asp?AppReturnUrl=https://mysite.com/mysite/ to logout
so can i still achieve the logout from my end (sp).
________________________________
From: Peter Schober <peter.schober at univie.ac.at>
To: users at shibboleth.net
Sent: Friday, July 5, 2013 12:31 PM
Subject: Re: Logout with new shibboleth sp
* justin9 <justin9 at ymail.com> [2013-07-05 18:24]:
> i think i might know where im going wrong. the url provided by my idp, i'm
> just using it in the button click event, which obviously is just
> redirecting. i think i have to make some changes to my shibboleth2.xml
> <logout> attribute.
> currently its
> <Logout>SAML2 Local</Logout>
>
> i tried to add
>
> <Logout>SAML2 Local
> return="https://myidp.org/siteminderagent/smlogout.asp?AppReturnUrl=https://mysite.com/mysite/"
> </Logout>
>
> the above syntax is not working.
If your SP has metadata for the IdP and that metadata includes a
support binding for SingleLogoutService the SP will generate SAML2
logout requests to the IdP automagically.
So are there any SingleLogoutService elements in the IDP's metadata?
-peter
--
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/20130705/a2bd8087/attachment.html
More information about the users
mailing list