Fwd: Redirection to SP after logging out of Shibboleth Idp
Divya Shirodkar
divya.shirodkar at gslab.com
Thu Feb 23 06:55:09 EST 2017
Hi ,
In our application on logout the user is logged out of SP and then from IDP
but remains on Shib IDP logout page.
We are looking for redirection to the application page (SP) after
successful logout .
Scenario :
1.If user logs into the application ie .SP 1 - http://abc.com on logout
user must be redirected http://abc.com which is then directed to shib idp
for authentication
2.If user logs into the application ie .SP 2 - http://pqr.com on logout
user must be redirected http://pqr.com which is then directed to shib idp
for authentication
I have tried the solution specified in the thread below :
http://shibboleth.1660669.n2.nabble.com/Shibboleth-IdP-SLO-
and-return-URL-not-working-td7592452.html
I have set the the following
1. <Logout asynchronous="false">SAML2 Local</Logout> in shibboleth2.xml
2./Shibboleth.sso/Logout?return=http://abc.com as SP logout url
This configuration redirects me to http://abc.com after SP logout but does
not initiate idp logout .
Is there anything that we are missing in the configuration ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170223/82b290dc/attachment-0001.html>
More information about the users
mailing list