Custom login page through Terraform

I’m looking to change the login page, specifically only the logo and pageTitle and the rest is fine. I don’t see the option to do it in Terraform. I’ve looked under auth0_branding_theme and auth0_global_client. How can I just change the pageTitle ? In ui it is under Branding > Universal Login > Advanced options > custom text.

Please advise. Thanks

Hi @user418,

Welcome to the Auth0 Community!

In terms of pageTitle you can find it under prompt_custom_text. To change logo you can check auth0_client resource where you can select logo per application.

Thanks,
Dawid

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