We are trying to implement single log out for SSO connections where auth0 is the service provider. In the application settings, I am able to set a back channel logout URI that is enabled for IdP-logout.
I want to be able to test this configuration to ensure it’s working properly but I’m not sure how. How can I trigger this callback to be hit from an external IdP?