Awesome SAML Tracer
SAML tracer with formatted attributes, drag-and-drop import of saml-tracer JSON exports, and a built-in JWT decoder.
As of June 2026, Awesome SAML Tracer has 174 users and a 5.00/5 rating from 2 reviews in the Developer Tools category.
Usersno change0%
174
174
Ratingno change0%
5.00
2 reviews
Reviewsno change0%
2
Version
1.1.2
Manifest V3
90-day change · In the last 90 days this extension 1 version update.
History
4 snapshotsTracking since May 20, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| May 20, 2026 | — | — | — | 1.0.0 |
| May 26, 2026 | — | — | — | 1.0.0 |
| Jun 2, 2026 | 32 | — | — | 1.0.0 |
| Jun 8, 2026 | 91 | 5.00 | 1 | 1.0.0 |
| Now | 174 | 5.00 | 2 | 1.1.2 |
Changelog
- May 26, 2026description
Awesome SAML Tracer captures and decodes SAML SSO traffic in real time — no configuration needed. Open the extension, trigger a login, and instantly see every SAMLRequest and SAMLResponse decoded into readable detail. Built as a modern replacement for the original SAML-tracer extension, with a cleaner interface, more useful output, and features designed for developers and support teams alike. ────────────────────────────────────── CORE FEATURES ────────────────────────────────────── ▸ Automatic SAML capture Intercepts SAMLRequest and SAMLResponse messages automatically for both POST binding (form submissions) and Redirect binding (URL-encoded, deflate-compressed). No page reload or proxy required. ▸ Clean attribute display SAML attributes are shown in a clear 3-column table — friendly name, full URN, and value(s) — so you can find what you need at a glance instead of digging through raw XML. ▸ Full decoded detail Each capture shows the message type, issuer, destination, subject, status, conditions (NotBefore / NotOnOrAfter / audience), parameters, and request/response headers — plus collapsible raw XML. ▸ Built-in JWT decoder Switch to the JWT tab and paste any token to see the decoded header, payload, signature, and highlighted claims (issuer, subject, expiry, expired status) — no external tools needed. ▸ Network traffic view See all HTTP requests alongside your SAML captures. SAML requests are highlighted with a blue indicator. Filter to errors only with the Errors view — it activates automatically when 4xx/5xx responses are detected. ────────────────────────────────────── SHARING & EXPORT ────────────────────────────────────── ▸ HTML report Generate a self-contained HTML file with all decoded SAML attributes, headers, and network traffic in a clean, printable format. Saved quietly to your Downloads folder — no browser tab opens. Printable to PDF. ▸ Copy to clipboard Select any capture and click Copy to get a plain-text summary of that entry — ready to paste into a Slack message, email, or support ticket. ▸ Export / Import Export captures as a JSON file compatible with the original SAML-tracer format. Share with a colleague and they can import it directly — no active SSO flow needed for review. ────────────────────────────────────── CUSTOMIZATION ────────────────────────────────────── ▸ Highlight domains Flag requests from specific domains with a gold indicator so your IdP or SP traffic is instantly recognizable in a busy list. ▸ Pin important headers Choose specific header names or SAML parameters to pin in a persistent info bar — with one-click copy for each value. ▸ Query param inspection Automatically surface all query string parameters in the info bar when a URL matches a pattern you define. ▸ URL path extraction Extract and label specific path segments from URLs — useful for surfacing tenant IDs, config IDs, or other context embedded in your endpoints. ────────────────────────────────────── PRIVACY ────────────────────────────────────── All data stays on your device. Nothing is transmitted to any external server. Captures are stored locally and can be cleared at any time. See the full privacy policy for details. ────────────────────────────────────── DEVTOOLS PANEL ────────────────────────────────────── Open Chrome DevTools on any page and click the SAML tab to use the extension filtered to exactly the tab you're inspecting — useful when working across multiple tabs.
Debug SAML SSO without the headache. Awesome SAML Tracer is a modern Chrome extension for capturing, decoding, and sharing SAML single sign-on (SSO) traffic — right inside your browser. Trigger a login and every SAMLRequest and SAMLResponse is decoded the moment it happens: issuer, destination, subject, conditions, status, and a clean, friendly-name attributes table. No more copy-pasting base64 into an online SAML decoder. A FAMILIAR TOOL, REBUILT FOR TODAY If you've used the original SAML-tracer, you'll feel right at home. Awesome SAML Tracer is a full-featured, Manifest V3 replacement — it keeps everything that worked and adds the things you always wished it had: a built-in JWT decoder, one-click HTML reports, an errors-only view, and domain highlighting. Exports use the same SAML-tracer JSON capture format, so files move freely between tools and teammates. KEY FEATURES - Automatic SAML decoding — SAMLRequest and SAMLResponse messages appear and decode in real time. Redirect and POST bindings are both handled automatically, with the raw XML one click away. - Friendly attribute table — every SAML attribute is shown by friendly name, full URN, and value, so you can read an assertion like plain English instead of squinting at raw XML. - Built-in JWT decoder — paste any JSON Web Token to split it into header, payload, and signature, with a Highlights panel that surfaces issuer, audience, expiry, and whether the token has expired. - Four focused views — switch instantly between SAML-only, All Traffic, Errors (4xx/5xx), and the JWT decoder. A live search bar filters by URL, method, or status. - One-click sharing — generate a self-contained HTML report, copy a decoded entry as formatted plain text, or export structured JSON. Perfect for support tickets and bug reports. - SAML-tracer compatible — import and export the same JSON capture format as the original SAML-tracer extension. - Domain highlighting & pinned info bar — mark your IdP and SP domains with a gold star (wildcards supported), pin the headers and SAML parameters you care about into a copy-ready info bar, and extract tenant or config IDs straight from URL paths. - DevTools panel — runs as a dedicated panel inside Chrome DevTools, right where you already debug network traffic. PRIVATE BY DESIGN Your SAML traffic never leaves your device. Awesome SAML Tracer captures traffic locally and stores it using Chrome's own storage APIs. There are no servers, no analytics, no third-party services, and no tracking — nothing is ever transmitted. The developer can't see your captures, and neither can anyone else. No account and no sign-up required. WHO IT'S FOR Identity and access management (IAM) engineers, SSO and identity administrators, security engineers, application developers integrating authentication, IT support and helpdesk teams, and consultants who troubleshoot federated login every day. WORKS WITH ANY SAML IDENTITY PROVIDER Awesome SAML Tracer decodes standard SAML 2.0 traffic, so it works with Okta, Microsoft Entra ID (Azure AD), Active Directory Federation Services (ADFS), Ping Identity, OneLogin, Auth0, Google Workspace, Shibboleth, Keycloak, and any other SAML-compliant identity provider (IdP) or service provider (SP). FREE TO USE Awesome SAML Tracer is completely free. Requires Chrome 111 or later (Manifest V3). - Website: https://ast-web.pages.dev/ - How-to guide: https://ast-web.pages.dev/how-to.html - Source code & issue tracker: https://github.com/jsegers1974/awesome-saml-tracer - Support the project: https://ko-fi.com/samldev Install it, pin it to your toolbar, trigger a login, and watch the SAML messages decode themselves. Awesome SAML Tracer is an independent project and is not affiliated with, or endorsed by, the original SAML-tracer extension or its authors.
Permissions & access
- Permissions
- webRequeststoragetabsdownloads
- Host access
- <all_urls>
Screenshots
About
Debug SAML SSO without the headache. Awesome SAML Tracer is a modern Chrome extension for capturing, decoding, and sharing SAML single sign-on (SSO) traffic — right inside your browser. Trigger a login and every SAMLRequest and SAMLResponse is decoded the moment it happens: issuer, destination, subject, conditions, status, and a clean, friendly-name attributes table. No more copy-pasting base64 into an online SAML decoder. A FAMILIAR TOOL, REBUILT FOR TODAY If you've used the original SAML-tracer, you'll feel right at home. Awesome SAML Tracer is a full-featured, Manifest V3 replacement — it keeps everything that worked and adds the things you always wished it had: a built-in JWT decoder, one-click HTML reports, an errors-only view, and domain highlighting. Exports use the same SAML-tracer JSON capture format, so files move freely between tools and teammates. KEY FEATURES - Automatic SAML decoding — SAMLRequest and SAMLResponse messages appear and decode in real time. Redirect and POST bindings are both handled automatically, with the raw XML one click away. - Friendly attribute table — every SAML attribute is shown by friendly name, full URN, and value, so you can read an assertion like plain English instead of squinting at raw XML. - Built-in JWT decoder — paste any JSON Web Token to split it into header, payload, and signature, with a Highlights panel that surfaces issuer, audience, expiry, and whether the token has expired. - Four focused views — switch instantly between SAML-only, All Traffic, Errors (4xx/5xx), and the JWT decoder. A live search bar filters by URL, method, or status. - One-click sharing — generate a self-contained HTML report, copy a decoded entry as formatted plain text, or export structured JSON. Perfect for support tickets and bug reports. - SAML-tracer compatible — import and export the same JSON capture format as the original SAML-tracer extension. - Domain highlighting & pinned info bar — mark your IdP and SP domains with a gold star (wildcards supported), pin the headers and SAML parameters you care about into a copy-ready info bar, and extract tenant or config IDs straight from URL paths. - DevTools panel — runs as a dedicated panel inside Chrome DevTools, right where you already debug network traffic. PRIVATE BY DESIGN Your SAML traffic never leaves your device. Awesome SAML Tracer captures traffic locally and stores it using Chrome's own storage APIs. There are no servers, no analytics, no third-party services, and no tracking — nothing is ever transmitted. The developer can't see your captures, and neither can anyone else. No account and no sign-up required. WHO IT'S FOR Identity and access management (IAM) engineers, SSO and identity administrators, security engineers, application developers integrating authentication, IT support and helpdesk teams, and consultants who troubleshoot federated login every day. WORKS WITH ANY SAML IDENTITY PROVIDER Awesome SAML Tracer decodes standard SAML 2.0 traffic, so it works with Okta, Microsoft Entra ID (Azure AD), Active Directory Federation Services (ADFS), Ping Identity, OneLogin, Auth0, Google Workspace, Shibboleth, Keycloak, and any other SAML-compliant identity provider (IdP) or service provider (SP). FREE TO USE Awesome SAML Tracer is completely free. Requires Chrome 111 or later (Manifest V3). - Website: https://ast-web.pages.dev/ - How-to guide: https://ast-web.pages.dev/how-to.html - Source code & issue tracker: https://github.com/jsegers1974/awesome-saml-tracer - Support the project: https://ko-fi.com/samldev Install it, pin it to your toolbar, trigger a login, and watch the SAML messages decode themselves. Awesome SAML Tracer is an independent project and is not affiliated with, or endorsed by, the original SAML-tracer extension or its authors.
Technical
- Version
- 1.1.2
- Manifest
- V3
- Size
- 62.38KiB
- Min Chrome
- 111
- Languages
- 1
- Featured
- No
Metadata
- ID
- pilkjgooejhajccieiebbihilnclbpej
- Developer ID
- u1eb00f42b6559c8ab998b2f8ec5f5c01
- Developer Email
- [email protected]
- Created
- May 19, 2026
- Last Updated (Store)
- Jun 7, 2026
- Last Scraped
- Jun 8, 2026
- Website
- https://ast-web.pages.dev/
- Support URL
- https://ast-web.pages.dev/support
- Privacy Policy
- https://ast-web.pages.dev/privacy
Data sourced from the Chrome Web Store · last verified Jun 8, 2026.