SAML Assertion Decoder
Decode, inspect, and debug SAML responses and assertions for enterprise SSO integrations
Response Overview
Assertion Details
Subject
Conditions
Authentication Statement
Attributes
| Name | Value(s) |
|---|
Signature
Formatted XML
Understanding SAML
How Security Assertion Markup Language powers enterprise single sign-on
What is SAML?
SAML 2.0 is an XML-based standard for exchanging authentication and authorization data between an Identity Provider (IdP) and a Service Provider (SP). It's the backbone of enterprise SSO.
The SAML Flow
The user authenticates at the IdP, which issues a signed SAML Response containing assertions about the user's identity and attributes. The SP validates the signature and grants access.
Assertions
A SAML Assertion contains the Subject (who), Conditions (when it's valid), Authentication Statements (how they logged in), and Attribute Statements (user data like email, roles, and groups).
Need enterprise SSO for your app?
AuthAction supports SAML 2.0, OpenID Connect, and more — giving your enterprise customers the SSO experience they expect.