skip to content
Alvin Lucillo

Auth0 SSO redirect

/ 1 min read

💻 Tech

If you’re already set up your SAML configuration, but the login page doesn’t redirect to the identity provider’s login page when you type in the user’s e-mail address, it’s because you haven’t set up the Authentication Profile’s login flow to Identifier First. Identifier First login flow means it will need an e-mail address entered first. If the e-mail address domain is part of the domains of the SAML configuration, the page will be redirected to the identity provider’s login page. Otherwise, it will use the database connection and ask for password.