Customizing the Text Displayed on the Auth0 Enterprise Connection Button
Last Updated:
Overview
Administrators can customize the text displayed on the enterprise connection button on the Auth0 Universal Login page by configuring specific connection settings. Review the following example of a customized enterprise connection button.
Applies To
- Auth0
- Enterprise Connection
- Login Experience
- Universal Login Pages
Solution
How is the Auth0 Enterprise Connection Button customized?
The text displayed on the enterprise connection button on the Auth0 Universal Login page is determined in the following order:
- The Button display name is configured for the connection via the tenant dashboard (as shown below) or the management API (
display_namefield).
- The first domain of the Identity Provider domains is configured for the connection via the tenant dashboard (as shown below):
- Default name according to the connection type, for example, "Google" for Google Social connection, "SAML" for SAML connection, "OpenID Connect" for generic OIDC connection, and so forth.