AI 产品解读A browser-based debugging tool for viewing and analyzing SAML and WS-Federation authentication messages sent through the browser during single sign-on (SSO) and single logout (SLO) flows
Simplifies debugging of SSO/SLO implementations by capturing, highlighting, and decoding SAML and WS-Federation protocol messages from HTTP traffic that would otherwise be difficult to inspect manually
User clicks the extension icon (or Alt+Shift+S) to open the tracer popup window. The extension uses webRequest permission to intercept all HTTP traffic. SAML and WS-Federation messages are automatically detected and highlighted with protocol logos. User can click any request to view HTTP details, parameters, and decoded SAML XML. Filtering and pause controls help focus on relevant traffic. Sessions can be exported/imported for documentation or sharing.
Intercepts and displays all HTTP requests with SAML/WS-Federation message highlightingDecodes and pretty-prints SAML XML content with syntax highlightingSupports both SAML and WS-Federation protocolsShows HTTP headers, GET/POST parameters, and SAML message details in tabbed viewFiltering options: hide resources, show protocol requests onlyExport/import trace sessions for sharing and offline analysis
- 目标用户
- SSO/SAML developers and integrators / Identity and access management (IAM) professionals / Security engineers debugging authentication flows / IT administrators troubleshooting federated login issues
付费分析未识别到付费功能
The extension is open source (BSD-2-Clause license) and completely free. No payment processing, subscription models, premium features, upgrade prompts, or billing APIs were found. The 'license' keyword hits are about third-party library licenses (highlight.js, pako), not payment licensing. All features are available without any payment.
- 置信度
- 97
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a local debugging tool that intercepts web requests and displays SAML/WS-Federation messages. No login UI, authentication APIs, account creation, or external service login was found in the source code. The extension opens a popup window and displays intercepted HTTP requests without requiring any authentication.