skip to content
Alvin Lucillo

Identifier first branding

/ 1 min read

💻 Tech

When you switch your auth0 authentication profile from Identifier + Password to Identifier First, it will reset your branding because there will be a different screen that will show at login. That means if you’re using Terraform, you need to import those branding resources into your project. When you then switch from one authentication profile to another via Terraform, your branding will now be displayed accordingly. For example, Identifier + Password, which shows the email and password screen, has different UI elements from Identifier First; thus, requiring a different set of branding elements.