SAML Response Viewer
Decode and inspect SAML responses with attributes, conditions, and signature details.
SAML response
Base64, deflated Base64, or raw XMLWhat is SAML Response Viewer?
A SAML response viewer decodes Base64 SAML responses/assertions so you can inspect NameID, attributes, audience restrictions, and signature presence during SSO outages.
How it works
Paste a SAMLResponse value from a browser trace or IdP log. PacketWizard decodes and presents assertion details without requiring a full SP stack.
Common issues
Audience or Recipient mismatch
The assertion audience must match the SP entity ID / ACS configuration. Mismatches produce opaque SSO errors in many products.
Frequently asked questions
Is it safe to paste production SAML responses?
Treat them as sensitive — they can contain user attributes. Prefer redacted samples and avoid sharing in public channels.
Related tools
Continue with these related PacketWizard tools for adjacent diagnostics.
SAML Metadata ViewerParse SAML IdP and SP metadata with endpoints, certificates, and validation.Federation Metadata InspectorInspect Microsoft Entra ID, ADFS, and WS-Federation metadata with health scoring.XML FormatterFormat, validate, and minify XML documents.Base64 Encode/DecodeEncode or decode Base64 strings.