How to Customize the New Universal Login Page
Sep 10, 2025
Overview
This article explains the correct way of customizing the New Universal Login page and the differences between the multiple customization options.
Applies To
- New Universal Login Page (ULP)
- Customization
Solution
When customizing the New Universal Login Page (ULP), there are a few configuration options:
- Customize New ULP Text Prompts: This configuration customizes the texts displayed on the ULP pages, e.g., the title, description, hints, etc.
- Customize New ULP with No-Code Editor: This configuration customizes the color, font, borders, and backgrounds of the widgets on the ULP.
- Customize the New ULP templates: This configuration customizes the whole ULP HTML template.
Two widgets can be used in the templates: auth0:head and auth0:widget.
NOTE: It is not possible to customize the HTML code inside these widgets. That is why Auth0 offers options #1 and #2. They provide the ability to customize these widgets themselves.
With the ULP Templates, customize the HTML code around the widgets, e.g., add a page footer, a background image, etc.
4. Configure Advanced Customizations for Universal Login (ACUL): This is an Early Access capability for Universal Login that allows you to build custom, client-rendered versions of Universal Login screens, giving you control over every pixel of your Universal Login experience.