I am trying to implement SP-initiated SSO by creating an application and an IDP application. We are passing a resource URI as default relay-state in the SP application. But after the IDP validation, it is not redirected to the relay-state URI. It stays on the IDP url page.
Need help in configuring the relay-state for the SP app.