SAML Decoder

// Decode SAML responses and assertions

#About SAML Decoder

Free online SAML decoder. Decode Base64-encoded and optionally deflated SAML responses and assertions into readable XML. This tool runs entirely in your browser — your data is never sent to a server. Just paste your input, get instant results, and copy with one click. No sign-up or installation required.

#FAQ

What is SAML?
SAML (Security Assertion Markup Language) is an XML-based standard for exchanging authentication and authorization data between identity providers and service providers.
Is it safe to decode SAML tokens here?
Yes. This tool runs entirely in your browser. Your SAML data never leaves your device and is not sent to any server.
</> Embed this tool

Copy this code to embed the tool on your website. Adjust the height to fit your layout.

<iframe src="https://www.browserutils.dev/embed/saml-decoder" width="100%" height="500" frameborder="0" title="SAML Decoder"></iframe>

#Related