Display Enterprise Connection as a Button on Universal Login Page
This article describes the configuration for a custom login experience that provides both a database connection and a Single Sign-On (SSO) login option simultaneously. The goal is to display the Azure Active Directory (Azure AD) connection as a button on the login page.
- Universal Login
- Classic Login
- Enterprise Connection
- Single Sign-On
- Azure Active Directory
Enabling classic login widget customization while the Universal Login option is enabled hides the button selection setting in the enterprise connection.
The new Universal Login page allows any enterprise connection to appear as a button on the login page alongside the standard username/password login.
To configure this setting:
- Navigate to the enterprise connection settings, Authentication > Enterprise.
- Select the Login Experience tab.
- Enable the Display connection as a button.
NOTE: If the classic login widget is enabled, this view is hidden in the connection settings. To make this setting visible from the dashboard, disable the classic login customization first.
With the classic Universal Login page, displaying a button for the enterprise connection using the Lock widget is not supported. This functionality can be implemented on a fully custom classic login page using the Auth0.js library. For more information on the Lock widget, refer to the Lock Documentation.
It is recommended to use the new Universal Login page when possible. See the New Universal Login vs. Classic Universal Login comparison for more details.