Question about SAML authentication

We recently started using SAML authentication with our client applications. When signing out of auth0, we want to invalidate any active sessions on our client apps. One is invalidated by sending the user and tenant IDs that are stored as user metadata so that works just fine. The other app however, requires sending the current session ID in an API call. When hitting the https://{AUTH_DOMAIN}/samlp/{application_client_id} to authenticate, we get redirected and can’t capture the session ID. So my question is, is there a way to do SAML authentication and see the credential response we get from our client application?

Thanks in advance for your help!

1 Like

Hey @thorney52, let me look into this for you and see what I can find. Thanks!

Hey there!

Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there, but sometimes our bandwidth is not enough comparing to the number of incoming questions.

Wanted to reach out to know if you still require further assistance?