The time when this passkey was created locally. This could be different from "created" which is the time when this passkey was created on the server.
The globally unique identifier of the passkey.
Identity information associated with this passkey
Optional
keyKeyType indicates where the key was created. This can be either "subtle" for AuthenticationMethod "software_passkey" or "webauthn" for AuthenticationMethod "webauthn_passkey".
The external (cloud) unique identifier of the passkey.
Realm information associated with this passkey
The current state of this passkey
Tenant information associated with this passkey
Theme information associated with this passkey
A Universal Passkey is a public and private key pair. The private key is generated and stored securely on the device's TEE. The public key is sent to the Beyond Identity cloud. The private key cannot be tampered with, viewed, or removed from the device in which it is created unless the user explicitly indicates that the trusted device be removed. Passkeys are cryptographically linked to devices and an Identity. A single device can store multiple passkeys for different users and a single Identity can have multiple passkeys.