Need help - custom HTML login form (ULP)

Hi

I am using New Universal Login method for my Angular 17 SPA app. I have a strict requirement to use a specific custom HTML design for the login page.

I have a customized the login page just like mentioned in this thread:

The login is working fine. Now how can I add following to it?

  1. Forgot password link
  2. Additional signup fields like First and Last name, company etc.
  3. Change theme of remaining pages like MFA, Account verification etc.

Since we are running out of time, requesting urgent response please, if possible.
Thanks

Hi @sharad.chatak,

  1. The forgot password link should already be populated on the widget. Do you have a value set in the Dashboard for that field? Screenshot:

  1. Please see this article for more information on how to add additional signup fields: Configure Additional Signup Fields on the Universal Login Page

  2. You can use the Customization Options in the Dashboard to change the theme of all of the Universal Login pages. See here for more: Customize Universal Login Page Themes

Thanks,

Mary Beth

1 Like

Hi @marybeth.hunter

Thanks for the links. I understand how it works when using out of box ULP widgets but I am using a customized HTML configured under:
Branding → Universal Login → Advanced Options → Login → HTML → Custom Login Form

The questions I have are:

  1. Can I add Forgot password link in that Html?
  2. On the page (screenshot above), I can customize the HTML for Login, Password Reset and MFA pages only. For the remaining pages can I use partials to customize them (theme and language only)?
  3. About adding additional signup fields, which method will be compatible with the Customized html page - Partials or Auth0 Forms (progressive profiling is fine)?

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.