Use Custom Domain in Password Reset Ticket

Last Updated: Sept 20, 2024

Overview

This article explains how to use custom domains while creating a password change ticket with the Management API.
Currently, the URL generated contains the canonical domain(<tenant_name>.<region_name>.auth0.com) for the generated password change ticket.

Applies To

  • Custom Domains
  • Password Change
  • Management API

Solution

To use the custom domain with the Auth0 emails, the below feature must be enabled.

  1. Go to Auth0 Dashboard > Branding > Custom Domains.
  2. Enable the Use Custom Domain in Emails toggle.

Custom Domain Email Settings

1 Like