← Return to SAML Test Tools
The IdP's SAML response, captured by the Assertion Consumer Service. The full SAMLResponse is shown below; the extracted Assertion pane has an XML view and an Attributes view (the assertion attributes, including the NameID, in tabular form).
SAMLResponse
Assertion
If the response carries a <saml:EncryptedAssertion> (or a message-level <xenc:EncryptedData>), decrypt it in the browser with the recipient (SP) private key. Prefilled from the SP key on the SAML Test Tools page.
<saml:EncryptedAssertion>
<xenc:EncryptedData>
Standalone utilities for working with SAML and its XML security layers.
The same log kept on the SAML Test Tools page — every attempted call to the IdP, newest first. This page is where a dispatched call is closed out: when a response is rendered above, its pending Sent entry becomes Success or Failure according to the response's <samlp:StatusCode>.
<samlp:StatusCode>