Okta.Sdk.Model.WebAuthnRpIdDomain

October 22, 2025 ยท View on GitHub

The RP domain object for the WebAuthn configuration

Properties

NameTypeDescriptionNotes
DnsRecordWebAuthnRpIdDomainDnsRecord[optional]
NamestringThe 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]
ValidationStatusstringIndicates the validation status of the domain[optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]