simplesamlphp / SAML-tracer

Browser extension for examining SAML messages
https://addons.mozilla.org/nl/firefox/addon/saml-tracer/
BSD 2-Clause "Simplified" License
142 stars 39 forks source link

[Enhancement] Filter Resources to only show SAML Request/Response #24

Closed ethanklitz closed 10 months ago

ethanklitz commented 6 years ago

I troubleshoot SAML on sites with lots of GET/POST noise. Would really appreciate the 'Filter Resources' to only show SAML. Seems like IF this.request.saml could be added to 'isRequestVisible'. Wish I could do PR to demonstrate but not well versed in extension dev.

tvdijen commented 10 months ago

There are many useful GET/POST messages related to the SAML-flow that would be hidden if we did. For instance the SAML IDP discovery requests/responses would get lost.

We have instead greatly improved the filtering of true resources to ensure no js/css/fonts/images show up in the tracer.