SAML Chrome Panel is a saml extension for chrome. it's a free extension and is featured in Developer Tools, it has 100,000+ active users since released its first version, it earns an average rating of 4.20 from 44 rated user, last update is 770 days ago.
This is an Open Source SAML debugger for Chrome. It operates as another panel in the Chrome Developer Tools section, which monitors the traffic in the current active tab. This panel is trying to replicate what the Firefox version of SAML Tracer does as there wasn't a good enough one (or any) for Chrome at the time of writing this. GitHub Repo: https://github.com/milton-lai/saml-chrome-panel Feel free to branch and help make this even better! It is designed to display all network traffic, along with the request and response data. If there is a SAML request or response, then it will grab the message, format it nicely and show it to you in another tab. Updates: - Set links to open in the same browser -- There is a new feature to "Scrub" the links in the current page. Basically, it will update all anchor tags and set their target attribute to equal '_self'. This should address the issue of having SAML transactions opening up in new tabs and such. This is the best implementation I could think of as I'm unable to listen to all traffic on all tabs. - Import and export the network traffic. -- It imports and exports the traffic on the browser in a JSON format. - Toggle showing SAML traffic. Please note that at the moment, I've only looked at OpenAM Redirect and POST SAML transactions (as that is what I've got access to). If there are others which are working, please let me know. If there are SSO frameworks that are not working, then also please let me know and I'll try to get it working (e.g. SOAP). Thanks to @jasonwzs (https://github.com/jasonwzs) and @AlmogBaku (https://github.com/AlmogBaku) for contributing Update (2021-05-02): -- Fixing update-links functionality Update (2020-07-18): -- Updated internal libraries. -- Reduced extension size. -- Minor code cleanup. -- Increased SAML font size. Update (2017-11-19): -- Added toggle limit of 500 network requests, to keep memory footprint smaller. -- Added Search option for the SAML tab.
You could download the latest version crx file or older version files and install it.
English.
60% user give 5-star rating, 20% user give 4-star rating, 5% user give 3-star rating, 15% user give 1-star rating. Read reviews of saml chrome panel
You could find more help information from saml chrome panel support page.
You could send emails to publisher, or check publisher's website.
More about manifest_file of saml chrome panel.
You could click to report abuse of saml chrome panel.
Excellent. Does the job and solves the problem. Would love to see it support other base64-encoded data like OAuth (id_token) and LTI (lti_message_hint).
Great extension. Just add to Chrome, open Dev Tools, choose the spiffy new "SAML" tab that appears there, and run through your flow. Looks good, works well, and building it into Dev Tools makes it unobtrusive. Thank you!
Extremely helpful in diagnosing SAML issues!