Organization

Add your domain

A domain is used to build the redirect URI that receives the result of a flow. Studio includes the active test.ver.id domain for the OAuth Debugging Tool. Add your own domain before integrating a flow into your application.

If your domain is already active, continue with Add your brand.

Create a domain

  1. In Studio, open Resources, then Domains.
  2. Click Create domain.
  3. Enter the domain name without a protocol, port, or path. For example, use example.com.
  4. Click Create domain.

Validate and activate the domain

Open the new domain and click Validate. Add the TXT record shown by Studio to your DNS settings:

  • Record name: _verid-challenge.<your-domain>
  • Record data: the validation token shown in Studio

Validation can take up to 24 hours. Keep the TXT record after validation because Ver.iD checks it regularly.

Studio normally activates the domain after validation. If it remains inactive, click Activate. Only active domains appear when you add a redirect URI to a flow.

On this page