If you’re using Identifier First on your Authentication Profile, and you want to enable both identifier/SSO and password authentication methods, go to your SAML configuration where you want to make the change. Under Login Experience:
- Remove anything from Identity Provider Domains
- Tick Display connection as a button and enter the name of the button (e.g., SSO)
- Click Save
On the login page of your app, it will show a field for the e-mail address and a Continue button, and Continue with SSO. Previously, with Identifier First as the default authentication flow, you’ll just see the e-mail address field and the Continue button where the user is redirected to the login page set up on the SAML config. With the change above, users need to click Continue with SSO to be redirected to the SAML config’s login URL. Otherwise, with the Continue button, they will be redirected to another page to enter the password.