IdP/OP Playground
This page lists options for testing whether an IdP works properly over SAML and OIDC.
SAML
Test authentication and authn parameters
This section was deleted, because samltest.id no longer works.
You can use https://aai-playground.ics.muni.cz/ to test authentication but you’ll have to test authn parameters manually.
REFEDS MFA profile
To only test REFEDS MFA profile, go to mfa.eduid.cz
Attribute release (only for IdPs in the federation)
To test attribute release in eduID.cz, go to https://attributes.eduid.cz/
To test attribute release in eduGAIN and profiles such as R&S and CoCo, go to https://release-check.edugain.org/
Other tools for SAML testing
OIDC
Test authentication
Go to https://oidcdebugger.com/ via one of the quick links below
Check Use PKCE
Click SEND REQUEST
Test authn parameters, REFEDS MFA profile
To test additional parameters:
Follow a quick link from the table above
Check Use PKCE
Copy the generated URL
Add a query parameter to the URL:
&prompt=login
to test forced authentication&prompt=none
to test passive authentication&acr_values=https%3A%2F%2Frefeds.org%2Fprofile%2Fmfa
to test REFEDS MFA profile&prompt=login&acr_values=https%3A%2F%2Frefeds.org%2Fprofile%2Fmfa
to force full MFA&acr_values=https%3A%2F%2Frefeds.org%2Fprofile%2Fsfa
to test REFEDS SFA profile
Support: perun@cesnet.cz