Hi Chiran, This is the backchannel logout request initiated by IS to SP2 you are talking about, correct? If so once SP2 receives the logout request from IS, it should respond back to with a successful SAML logout response after removing SP2 side user session without doing a redirection. Please refer [1] which has a detailed explanation on how SAML SLO works.
[1] - http://xacmlinfo.org/2013/06/28/how-saml2-single-logout-works/ Regards, Omindu. On Wed, Jan 24, 2018 at 10:29 AM, Chiran Wijesekara <[email protected]> wrote: > Hi all, > I have set up two service providers, suppose *SP1* and *SP2*. when *SP1* > sends the logout request to IS SP2's following code block gets hit > successfully( as expected). > > [image: Inline image 1] > > But the *Response.Redirect("Some/URL") *does not work there. > > Any guidance on this will be highly appreciated. > > Thanks! > > -- > *Chiran Wijesekara* > > > *Software Engineering Intern | WSO2*Email: [email protected] > Mobile: +94712990173web: www.wso2.com > > [image: https://wso2.com/signature] <https://wso2.com/signature> > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Omindu Rathnaweera Senior Software Engineer, WSO2 Inc. Mobile: +94 771 197 211
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
