JWT Tracker Extension v1.3

  • rating
  • rating
  • rating
  • rating
  • rating
0 (0 reviews)
Chrome and Firefox extension to track and show JWT and SAML data intercepted from web requests.

Chrome and Firefox extension to track and show JWT and SAML data intercepted from web requests.

This extensions tracks any request with `Authorization: Bearer` header, `SAMLRequest` and `SAMLResponse` form body and stores them temporarly in your browser's local storage.

It will exclusively monitor web requests originating from websites that you have specifically permitted through the options. You can grant permission by employing a matching pattern or by granting access to all websites using the special `<all_urls>` string.

Also, in options you can specify how many requests from different `initiator`s can be stored (default is `10`) per each tab in browser.

In the popup, you have the option to either filter tokens based on their element paths or search for specific values.