wso2 / product-is

Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
730 stars 713 forks source link

SAML SLO sends back-channel call even front-channel is enabled #5148

Open rksk opened 5 years ago

rksk commented 5 years ago

When we have selected a front-channel SAML logout method, the SAML logout request is going in the front-channel as expected for both POST and Redirect bindings. But it tries to send the back-channel request always despite the Logout method.

Steps to reproduce

malithie commented 4 years ago

This was not observed in SP-initiated SLO flow