Summary
Please add support for configuring the display order of Social and Enterprise login buttons in New Universal Login.
Current behavior
Currently, the order of the login buttons is determined by the creation date of the connections. As a result, the button order can differ between client applications, even within the same Auth0 tenant.
This behavior is difficult to predict and is not intuitive for administrators.
Why this matters
For organizations using Single Sign-On (SSO), providing a consistent login experience across all applications is important.
For example, if one application displays:
-
Google
-
Microsoft Entra ID
while another displays:
-
Microsoft Entra ID
-
Google
users may become confused because the login experience is inconsistent across applications.
Re-creating connections to change the order is only a temporary workaround. It changes the connection IDs and increases operational overhead, especially in production environments.
Proposed enhancement
Please provide a supported way to configure the display order of Social and Enterprise login buttons.
Ideally, administrators should be able to:
-
Specify the display order of login buttons.
-
Configure the order per client application, or at least at the tenant level.
-
Manage the order through the Dashboard and/or the Management API.
This would significantly improve the SSO user experience while reducing operational complexity.
Thank you for considering this feature request.