⚠ 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
⚠ This IDP requires signed AuthnRequests
(WantAuthnRequestsSigned="true").
"AuthnRequests Signed" has been enabled and a signing
key is required below.
2
SP Configuration
Signing Key Pair
?
Required when "AuthnRequests Signed" is checked.
The certificate goes into the SP metadata; the
private key is used server-side to sign each
AuthnRequest.
Click "Generate" to
create a fresh self-signed key pair, or paste
your own PEM values.
?
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.