🔐

SAML Assertion Decoder — Base64 Decode and Lint XML SSO Payloads

Decode and inspect SAML 2.0 authentication assertions in your browser. Paste a Base64-encoded SAML Response or Assertion to view the NameID, attributes, conditions, issuer, and authentication context in a structured, readable layout. Free and private.

Security ToolsPrivacy & Security
Loading tool...

How to Use SAML Assertion Decoder — Base64 Decode and Lint XML SSO Payloads

How to Use the SAML Assertion Decoder:

  1. Obtain the SAML Assertion: Capture the Base64-encoded SAML Response from your browser during an SSO login. In Chrome DevTools (Network tab), find the POST request to your Service Provider's Assertion Consumer Service (ACS) URL. The SAMLResponse form field contains the Base64-encoded assertion.

  2. Paste and Decode: Paste the Base64 value into the input field and click "Decode Assertion". The tool supports standard Base64, Base64url (URL-safe), and URL-percent-encoded Base64.

  3. Inspect the Subject (NameID): This is the unique identifier for the authenticated user — typically an email address or opaque persistent ID. The NameID Format tells you what kind of identifier it is.

  4. Review Conditions: The validity window (NotBefore / NotOnOrAfter) tells you when the assertion is valid. The Audience restricts which Service Providers can accept it. An expired assertion will be highlighted in red.

  5. Check Attributes: The Attribute Statement contains user attributes the Identity Provider (IdP) asserts about the user — such as email, name, roles, or department. Each attribute can have one or more values.

  6. Authentication Context: The AuthnContextClassRef tells you how the user authenticated (e.g., PasswordProtectedTransport, MultiFactor).

  7. Download XML: Expand the Raw XML section and click Download to save the decoded assertion as an .xml file for further inspection or troubleshooting.

Frequently Asked Questions

Most Viewed Tools

📺

Screen Size Converter — Diagonal Dimension Tool

3,818 views

Calculate screen width and height from diagonal size and aspect ratio. Convert between inches and centimeters for displays, TVs, and monitors with instant dimension calculations.

Use Tool →
🔐

TOTP Code Generator — 2FA Testing Tool

3,406 views

Generate time-based one-time passwords from a TOTP secret key. Enter your base32 secret, choose a period and digit length, and get the current and next codes with a live countdown timer. Useful for testing and debugging 2FA integrations.

Use Tool →
{ }

JSON to Zod — Schema Generator

3,324 views

Generate Zod validation schema code from a JSON sample object. Infers z.string(), z.number(), z.boolean(), z.array(), z.object(), and z.null() types automatically. Handles nested objects, arrays of objects with optional field detection, and outputs copy-ready TypeScript with import and z.infer type alias.

Use Tool →
{}

JSONL Formatter — Line-by-Line Validator

3,281 views

Format, validate, and inspect JSON Lines (JSONL) and NDJSON files. Validates each line individually, reports parse errors by line number, outputs compact JSONL or a pretty-print preview, and lets you download the cleaned file.

Use Tool →
🔐

TLS Cipher Suite Checker — Strength Analyzer

3,054 views

Check TLS protocol version compatibility and cipher suite strength ratings against current best practices. Supports IANA and OpenSSL cipher names — rates each suite as Strong, Weak, or Deprecated and explains why.

Use Tool →
🔑

Password Entropy Calculator — Crack Time Estimator

3,044 views

Calculate the information-theoretic bit entropy of any password or API key. Detects character set pools automatically, shows the total number of possible combinations, and estimates crack time across five attack scenarios from rate-limited web logins to GPU cracking clusters.

Use Tool →
🔍

Secret Scanner — API Key & Credential Detector

2,864 views

Scan pasted text, code, or config files for accidentally exposed API keys, tokens, passwords, and private keys. Detects 50+ secret types across AWS, GitHub, Stripe, OpenAI, and more — all client-side, nothing leaves your browser.

Use Tool →
🖨️

DPI Calculator — Print Resolution Tool

2,826 views

Calculate DPI (dots per inch), image dimensions, and print sizes. Convert between pixels and physical dimensions for printing and displays.

Use Tool →

Related Privacy & Security Tools

🔐

API Key Hasher — Secure Storage Tool

Hash API keys using SHA-256, SHA-512, or PBKDF2 before storing them in your database. Generates a Node.js verification snippet and shows the recommended storage format — all 100% client-side using the Web Crypto API.

Use Tool →
🛡️

PGP Key Generator — Browser-Based Key Pair Tool

Generate PGP public and private key pairs for email encryption and code signing. Supports ECC (Curve25519) and RSA up to 4096-bit. Entirely browser-side — keys never leave your device.

Use Tool →
🔐

TOTP Code Generator — 2FA Testing Tool

Generate time-based one-time passwords from a TOTP secret key. Enter your base32 secret, choose a period and digit length, and get the current and next codes with a live countdown timer. Useful for testing and debugging 2FA integrations.

Use Tool →
🔑

OAuth 2.0 Scope Builder — Permission String Tool

Build and decode OAuth 2.0 scope strings for Google, GitHub, Stripe, and custom providers. Toggle permissions with risk indicators, generate ready-to-use scope strings, and decode existing scope strings to understand what access they grant.

Use Tool →
🔐

TLS Cipher Suite Checker — Strength Analyzer

Check TLS protocol version compatibility and cipher suite strength ratings against current best practices. Supports IANA and OpenSSL cipher names — rates each suite as Strong, Weak, or Deprecated and explains why.

Use Tool →
🔐

IP Allowlist Generator — Firewall Rule Builder

Generate ready-to-paste IP allowlist and blocklist rules for nginx, Apache, iptables, UFW, and AWS Security Groups. Enter IP addresses or CIDR ranges, select your target platform, and get production-ready firewall config instantly.

Use Tool →
🔑

Password Entropy Calculator — Crack Time Estimator

Calculate the information-theoretic bit entropy of any password or API key. Detects character set pools automatically, shows the total number of possible combinations, and estimates crack time across five attack scenarios from rate-limited web logins to GPU cracking clusters.

Use Tool →
🔒

Content Security Policy Generator — XSS Shield Builder

Build Content Security Policy headers interactively. Toggle directives like script-src, style-src, and img-src, select allowed source tokens, and add custom origins. Instantly outputs your CSP as an HTTP header, meta tag, Nginx directive, or Apache header.

Use Tool →

Share Your Feedback

Help us improve this tool by sharing your experience

We will only use this to follow up on your feedback