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

Add support for SAML Artifact binding. #20

Closed thijskh closed 7 years ago

thijskh commented 7 years ago

This PR also flags Artifact requests with the "SAML" tag and displays a parsed version in the tracer. Of course the subsequent Artifact Resolution Service then is done via a backend connection, so SAML Tracer cannot display what happens there.