Hi, Is there a way to see the token being returned from the IDP via a SAML request?
1 Like
Hi @Kush1,
You can inspect the network requests in the browser and decode the SAML response with samltool.io. Here’s some more info.
The SAML response should be in the /login/callback
payload.
Let me know if you have questions.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.