Take a SAML AuthnRequest off the wire and read it. Paste a full redirect URL, a query string, an HTTP-POST form body, a bare SAMLRequest parameter, an artifact, or the XML itself — the binding is worked out from the blob. Everything runs in your browser: nothing is sent anywhere, and no key you paste is written to storage. Signature validation and decryption are both optional and each is switched on separately, because a message that is neither signed nor encrypted still decodes.
Tip: click a pane's title to collapse/expand it.