https://yourTenant.auth0.com
. Providing a Custom Domain (also known as a vanity URL), for your Auth0 tenant is not only an important factor for supporting your Branding requirements, but more importantly will also provide you with security benefits too:
CNAME
) for your Auth0 tenant, and also create one in development too so you can ensure you have managed the CNAME
correctly. For example, you could create a CNAME
which maps login.mycompany.com
to mycompany-prod.auth0.com
.
In almost all cases, customers have been most successful when adopting a strategy of a centralised domain for authentication across multiple product or service brands. This strategy provides users with a consistent UX, and also mitigates the complexity of deploying and maintaining multiple Auth0 tenants in a production environment. If you are considering having multiple domains for different brands, please refer to the Branding guidance before you begin implementing.
Environment | Sample Tenant Name | Description |
---|---|---|
Development | company-dev | A shared environment where most of your development work occurs |
QA/Testing | company-qa or company-uat | An environment for formal testing of the changes you’ve made |
Production | company-prod | The production tenant |