About SAML Decoder
We built SAML Decoder to give identity engineers, security analysts, and enterprise developers the modern, lightning-fast, and completely private tool they deserve.
Why We Built SAML Decoder
For over a decade, developers troubleshooting enterprise Single Sign-On (SSO) have been forced to rely on obsolete online utilities built in the early 2010s. Those legacy websites suffered from two critical shortcomings:
Insecure Server Transmissions
Legacy tools send raw production assertions over HTTP POST to remote backend servers. For enterprise teams bound by GDPR, SOC 2, and ISO 27001, exposing real employee emails and authentication tokens to third-party servers is unacceptable.
Clunky, Fragmented UX
Developers had to bounce between 15 separate pages just to URL-decode, base64-inflate, format XML, and extract a signing certificate thumbprint, losing precious minutes during high-stress production outages.
We created SAMLDecoder.com to solve this permanently. A single, unified studio that instantly detects your payload format, extracts claims into a searchable table, formats XML with syntax highlighting, and inspects X.509 certificates — with an ironclad zero-data-transmission guarantee.
Our Core Engineering Pillars
1. 100% In-Browser Privacy
All deflation, inflation, cryptographic hashing, and parsing happens directly on your device via standard browser APIs (WebCrypto and WebAssembly/JavaScript). Even if you disconnect your internet, the decoder continues to work seamlessly offline.
2. Sub-Millisecond Speed
No network roundtrips. The second you paste a SAML payload or drop a file, the intelligent detector identifies whether it is URL-encoded, Base64, raw RFC 1951 Deflated, or XML, presenting formatted output in real time.
3. Visual Claims & Dual Views
Instead of forcing you to hunt through thousands of lines of minified XML, our Visual Inspector parses user profile claims into a searchable table with one-click copy and JSON/CSV export, while retaining a full syntax-highlighted code editor for deep auditing.
Universal Identity Provider Support
SAML Decoder conforms strictly to the official OASIS SAML 2.0 Core Specification, ensuring full compatibility with all commercial and open-source Identity Providers:
Feedback & Continuous Improvement
We are committed to maintaining the fastest and cleanest SAML studio on the web. If you have feature requests, encounter an unusual XML edge case, or have questions, please reach out through our Contact Page.