How to Allow Username/Password and Federated Logins

Overview

This article explains how to configure a login experience that prevents an automatic redirect to a federated identity provider by using Identifier + Password login. This allows users from a specific domain to choose between logging in with their enterprise single sign-on (SSO) or a username and password stored in a local database.

Applies To
  • Enterprise Connections
  • Database Connections
  • Identifier First
  • Identifier + Password
Solution

Enable Identifier + Password through the Auth0 dashboard:

  1. Authentication
  2. Authentication Profile
  3. Select "Identifier + Password"
  4. Click "Save"

Then enable the federated login as a button:

  1. Authentication
  2. Enterprise
  3. Select the connection to be enabled
  4. Under the "Login Experience" tab, remove any domain that should not be automatically redirected to the federated login

To enable the federated connection as a button:

  1. scroll down on the same "Login Experience" tab
  2. Enable the "Display connection as a button" box
  3. Click "Save".

 

Recommended content

No recommended content found...