This extension adds a OAuth Flows tab in Google Chrome’s developer tools and monitors OIDC and OAuth traffic on the page you are inspecting. The extension will display all redirect traffic for context, and catches the actual JSON Web Tokens (JWT) transferred, such as the ID_Token and decodes it directly. It includes a few special features: * All output is JSON formatted and color coded. * Data persists through navigation. * Built in JWT token decoding. More features to come. Please do send in recommendations or feature requests.
You can Follow the below Step By Step procedure to install the OAuth Flows Chrome Extension to your Chrome Web browser.
It is the OAuth Flows Chrome extension download link you can download and install Chrome Browser.
Chrome extension to display JWT used in Authorization: Bearer JWT HTTP headers.
Display JWT bearer tokens in a new tab in Chrome's Developer Tools
Trace and decode all SAML, WS-Federation and OAuth 2.0 (OIDC) messages
Collects and displays SAML messages
The OpenID helper enables you to login to a website without a single click.
Decodes SAML Requests and Responses