Mock SAML
Mock SAML is free SAML 2.0 Identity Provider for testing SAML SSO integrations. This video shows the SP and IdP initiated login flows.
In this article, you'll learn how add SAML SSO login to an Express.js app. You'll use SAML Jackson with Auth0 to authenticate users and protect routes. You can also access the full code at the GitHub repository. Let’s get started!