Create Credential Event

This event is generated before the execution of a request to create a credential, just before the request is sent to the credential provider. This event is generated for credentials that are managed by credential providers that are implementing the ActivID CMS Credential Provider SPI A Service Provider Interface (SPI) consists of a set of constant definitions and method declarations without implementations and intended to be called or used in a pre-determined generic manner with a set of outputs that meet pre-determined abstract rules and expectations..

Attributes

The following table describes the related attributes.

Create Credential Event Attributes

Field

Value

Description

EventID

21001

Unique event identifier.

Description

<CredProvCreateCredential>

Describes the event taking place.

Status

<Status>

Status indicating whether the operation was successful, with the following possible values:

  • 0 = Success

  • 1 = Failure

StatusDescription

<ErrorMessage>

The operation status reflected one of the following states:

  • Failed, a detailed error message.

  • Null, if no errors occur.

ClientID

<CardSN>

Serial number of the device for which the event occurred; null if not applicable (<type>:<serial number>).

OperatorID

<OperatorID>

Operator identifier.

AdditionalInfoNum1

<CredentialProviderID>

Unique identifier for the Credential Provider.

AdditionalInfoNum2

<CredentialProviderContextID>

Unique identifier for the Credential Provider Context.

AdditionalInfoChar1

<UserID>

Uniquely identifies the user in the directory.

AdditionalInfoChar2

<CredentialType>

Identifies the credential type.

Note: One of PKI, SKI, or OATH (SKI and OATH for ActivID Authentication Server).

AdditionalInfoChar3

null

Not used.

CredentialValues: com.actividentity. provider/profileId

<CredProfileID>

Unique identifier for the Credential profile.