All decoding happens locally in your browser. No data is sent to any server.
How to capture a SAML Response
Chrome / Edge
-
Open Developer Tools (
F12orCmd+Option+Ion Mac) - Go to the Network tab
- Check Preserve log
- Initiate the SAML login flow (sign in to the app)
-
Look for a POST request to a URL containing
/saml/consumeor/acs - Click on the request, go to the Payload tab
-
Find the
SAMLResponseparameter and copy its value
Firefox
-
Open Developer Tools (
F12orCmd+Option+Ion Mac) - Go to the Network tab and check Persist Logs
- Initiate the SAML login flow
- Look for the POST request to the ACS URL
- Click on the request, go to the Request tab
- Find and copy the
SAMLResponsevalue
Browser Extensions
- SAML-tracer (Firefox)
- SAML Chrome Panel (Chrome)
X.509 Certificate
Issuer
-
Subject
-
Valid From
-
Valid Until
-
Signature Algorithm
-
SAML Assertion
NameID Format
-
NameID Value
-
Issuer
-
Destination
-
Not Before
-
Auth Instant
-
Not On Or After
-
Session Expires
-
Status
-