JWT Tracker Extension
Extension to track and show JWT and SAML data
DevTools panel to inspect SAML Requests/Responses and OIDC tokens locally.
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Auth Inspector adds a dedicated panel to Chrome DevTools that captures and explains your authentication traffic in real time. It watches SAML (Redirect & POST bindings) and OIDC (authorize, token, userinfo, introspect, revoke, end_session, JWKS) so you can see exactly what’s being sent and received—without digging through raw network payloads.
Built for identity engineers, SREs, and developers who debug login flows across multiple IdPs and apps (Keycloak broker, Okta, Azure AD, Ping, custom IdPs, etc.).
What it does
- SAML made readable: Pretty-prints XML and shows a human-friendly summary (Issuer, Destination, InResponseTo, Status, Assertions, Subject, Conditions, Audience, AuthnContext, and Attributes).
- OIDC decoded: Parses /authorize params (scopes, PKCE, response mode/type) and decodes JWT header/payload for ID and access tokens (issuer, subject, aud, azp, nonce, acr, amr, auth_time, exp/iat, realm/client roles, groups, organization, locale, and other user attributes).
- Tabs for Parsed / Decoded / Raw: Start with a clean summary, switch to decoded details, and drop to raw when you need wire-level data.
查看最近评论和评分分布。
查看 Chrome 商店详情页中的相关产品。
Extension to track and show JWT and SAML data
Display JWT bearer tokens in a new tab in Chrome's Developer Tools
A debugger for viewing SAML messages
A simple OAuth2 client chrome extension to get access token via authorization code flow for development usage
Semi-automated analysis tool for OAuth 2.0 and OpenID Connect 1.0 Auth Requests.
Use SAML Tracer to track Security Assertion Markup Language (SAML) and WS-Federation requests and responses.
Works good, nice to debug OIDC redirects.
Useful for following OIDC flows. A bit more info in the decodings without copying would be useful. (redirect URLs and client IDs for example)