AuthenticatorAttestationResponse


Represents the response from the authenticator during WebAuthn registration. It contains the cryptographic attestation and client data necessary to verify the credential on the server.

Fields

Name Type Notes

clientDataJSON

String

Base64url-encoded JSON containing the challenge, origin, type, and other client data

attestationObject

String

Base64url-encoded CBOR object containing the attestation statement and the public key