Test SAML (Mock SP)

⚠ This tool makes real HTTP requests to an IDP. The ACS URL must be reachable from the IDP (i.e. this server must be publicly accessible for non-local IDPs).
1
IDP Metadata
2
SP Configuration
?
Creates a temporary server-side session (30-min TTL) that holds the IDP metadata and SP settings. This session ID is used in Steps 3–5 to generate consistent metadata, requests, and to look up the IDP certificate when the ACS endpoint receives a response.
3
SP Metadata

Register this SP metadata with your IDP. The ACS URL in the metadata must be reachable from the IDP server.

4
Generate AuthnRequest
5
Send Request to IDP