Okta.Sdk.Model.WebAuthnRpIdDomain
October 22, 2025 ยท View on GitHub
The RP domain object for the WebAuthn configuration
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| DnsRecord | WebAuthnRpIdDomainDnsRecord | [optional] | |
| Name | string | The RP ID domain value to be used for all WebAuthn operations. If it isn't specified, the `domain` object isn't included in the request, and the domain value defaults to the domain of the current page (the domain of your org or a custom domain, for example). > Note: If you don't use a custom RP ID (the default behavior), the domain value defaults to the end user's current page. The domain value defaults to the full domain name of the page that the end user is on when they're attempting the WebAuthn credential operation (enrollment or verification). | [optional] |
| ValidationStatus | string | Indicates the validation status of the domain | [optional] [readonly] |