Okta.Sdk.Model.CaepCredentialChangeEvent

October 22, 2025 ยท View on GitHub

The credential was created, changed, revoked or deleted

Properties

NameTypeDescriptionNotes
ChangeTypestringThe type of action done towards the credential
CredentialTypestringThe credential type of the changed credential. It will one of the supported enum values or any other credential type supported mutually by the Transmitter and the Receiver.
EventTimestamplongThe time of the event (UNIX timestamp)[optional]
Fido2AaguidstringFIDO2 Authenticator Attestation GUID[optional]
FriendlyNamestringCredential friendly name[optional]
InitiatingEntitystringThe entity that initiated the event[optional]
ReasonAdminCaepCredentialChangeEventReasonAdmin[optional]
ReasonUserCaepCredentialChangeEventReasonUser[optional]
SubjectSecurityEventSubject[optional]

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