How to Customize the New Auth0 Universal Login Page

Overview

This article explains the correct way of customizing the New Universal Login page and the differences between the multiple customization options.

Applies To

  • Auth0
  • New Universal Login Page (ULP)
  • Customization

Solution

When customizing the New Universal Login Page (ULP), there are a few configuration options:

 

  1. Customize New ULP Text Prompts: This configuration customizes the texts displayed on the ULP pages, for example, the title, description, hints, and so on.

 

  1. Customize New ULP with No-Code Editor: This configuration customizes the color, font, borders, and backgrounds of the widgets on the ULP. 

  1. 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, for example, add a page footer, a background image, and so on.

 

4. Configure Advanced Customizations for Universal Login (ACUL): This is an Early Access capability for Universal Login that allows administrators to build custom, client-rendered versions of Universal Login screens, giving them control over every pixel of the Universal Login experience.

 

Related References

Recommended content

No recommended content found...