This application provides a complete API for testing SAML (Security Assertion Markup Language) Single Sign-On flows. Use our RESTful API to validate SAML assertions, create SAML responses, and simulate IdP (Identity Provider) and SP (Service Provider) interactions.
Paste a SAML Response along with SP and IdP metadata XML to validate and parse the response.
Provide SP and IdP metadata XML along with a name-id to generate a SAML response for testing.
Below are examples of how to use our API for common SAML operations. Each example shows the request and response side by side.
Send a SAML response for validation and parsing
Validation result with parsed SAML data:
Generate a new SAML response with custom attributes: