Testing an Identity Provider
Setup
First, make sure you've uploaded the metadata for your IdP into SAMLdebug.com. This allows our test Service Provider to know how to communicate with your IdP.
Next, you'll need the metadata for our Service Provider. This can be downloaded below:
- Entity ID
https://sp-test.samldebug.com/saml - Entity Descriptor XML link
Your SAML IdP implementation will need this metadata to accept authentication requests from our SP
Attempt a login
Enter the entity ID of your IdP - the metadata for this IdP must have been previously uploaded
When you hit the login button, we'll initiate a login for our test SP with entity ID https://sp-test.samldebug.com/saml, and
on completion, show details of the user attributes the IdP released.