Verify a Passkeys Factor
Verify a Passkeys Factor
Path parameters
The unique SID identifier of the Service.
Request body
A base64url encoded representation of rawId.
The globally unique identifier for this PublicKeyCredential.
A string that indicates the mechanism by which the WebAuthn implementation is attached to the authenticator at the time the associated navigator.credentials.create() or navigator.credentials.get() call completes.
The valid credential types supported by the API. The values of this enumeration are used for versioning the AuthenticatorAssertion and AuthenticatorAttestation structures according to the type of the authenticator.
Response
Created
A 34 character string that uniquely identifies this Factor.
The unique SID identifier of the Account.
The unique SID identifier of the Service.
The unique SID identifier of the Entity.
Customer unique identity for the Entity owner of the Factor.
The date that this Factor was created, given in ISO 8601 format.
The date that this Factor was updated, given in ISO 8601 format.
A human readable description of this resource, up to 64 characters.
The Status of this Factor. One of unverified or verified.
The Type of this Factor. Currently push and totp are supported.
The URL of this resource.