Values for columns in the AUDIT_EVENT table

The following table describes the column values for the Credential Lease management operations in the AUDIT_EVENT table.

Column Name Value
itim_event_category CredentialLeaseManagement
entity_name Credential name.
entity_dn Distinguished name of the credential.
entity_type Credential
workflow_process_id Process ID of the initiated workflow. Applicable to Checkin, Checkout, NotifyExpiredLease, and NotifyCheckinExpiredLease actions.
result_summary Result of operation:

Submitted – submitted to workflow successfully.

Success – completed successfully. Only applicable to GetPassword action.

Failure – failed. Only applicable to the second Checkin event, which tries to check in a credential already checked in by someone else.

action Enters of actions:

Checkout – check out a credential.

Checkin – check in a credential.

GetPassword – get password of a checked out credential.

NotifyExpiredLease – Notify an expired lease.

NotifyCheckinExpiredLease – Notify and check in an expired lease.

Parent topic: Credential Lease management