Customising Universal login pages – how to update specific application login text?

Hi all,

I’m able to update a universal login page of one of our applications using the API https://****.eu.auth0.com/api/v2/prompts/login/custom-text/en, however how do I target a specific application’s login text? (we have three applications).

1 Like

Hi @sev ,

For New Universal Login, we don’t support customizing the login page for specific applications yet. Please feel free to create a feedback for your use case. Our Product team monitors them pretty closely and may increase the priority for items with many engagements.

In case you want to show the application’s name for each application, call the ${clientName} variable in the customization.

Ref:
https://auth0.com/docs/customize/universal-login-pages/customize-login-text-prompts#variables

Please let me know if any further questions about this topic. Thanks!

Thanks @lihua.zhang!

You are very welcome :grinning:

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