We build the SSO in my application for login using SAML 2.0. Here I want to build IDP initiated SLO for logout.
Question 1. What configuration we need to do in IDP to initiate SLO?
- How to consume IDP initiated SLO response in SP using SAML 2.0?
Please help me