Awesome SAML Tracer

Privacy Policy

What Awesome SAML Tracer sees, where it stays, and what it never does.

Last updated: May 2026

In short: Awesome SAML Tracer does not collect, store or transmit any of your data to any external server. Everything the extension sees stays on your device.

What the extension sees

Awesome SAML Tracer monitors network requests made by your browser in order to detect and decode SAML SSO messages (SAMLRequest and SAMLResponse). This includes:

This information is only ever used to display it to you inside the extension. It is never sent anywhere.

Where data is stored

Captured traffic is stored locally on your device using Chrome's built-in chrome.storage.local API. This storage:

Settings you configure (highlight domains, important headers, and so on) are stored using chrome.storage.sync, which Chrome may sync across your own signed-in devices. No one else can access this data.

What the extension does not do

Exported files

When you use the Export (⬆) or Report (📄) features, a file is saved to your local Downloads folder. That file stays on your device. The developer has no access to it and no knowledge that you created it.

Permissions explained

PermissionWhy it's needed
webRequestObserve outgoing network requests to detect SAML messages
storageSave captures and settings locally on your device
tabsOpen the extension window and clear the badge when you navigate
downloadsSave the HTML report to your Downloads folder
<all_urls>SAML SSO can occur on any domain — the extension must be able to observe requests to any URL

Contact

If you have questions about this privacy policy, open an issue on GitHub or reach out via Ko-fi.