Data source to retrieve the custom domain configuration.
custom_client_ip_header
(String) The HTTP header to fetch the client's IP address. Cannot be set on auth0_managed domains.domain
(String) Name of the custom domain.id
(String) The ID of this resource.origin_domain_name
(String) Once the configuration status is ready
, the DNS name of the Auth0 origin server that handles traffic for the custom domain.primary
(Boolean) Indicates whether this is a primary domain.status
(String) Configuration status for the custom domain. Options include disabled
, pending
, pending_verification
, and ready
.tls_policy
(String) TLS policy for the custom domain. Available options are: compatible
or recommended
. Compatible includes TLS 1.0, 1.1, 1.2, and recommended only includes TLS 1.2. Cannot be set on self_managed domains.type
(String) Provisioning type for the custom domain. Options include auth0_managed_certs
and self_managed_certs
.verification
(List of Object) Configuration settings for verification. (see below for nested schema)verification
Read-Only:
methods
(List of Map of String)