Configure the Plug-In Files for CIV

Configuring the CIVEnrollment.properties Plug-In

This plug-in enables you to customize CIV Commercial Identity Verification Enrollment configuration.

  1. Open the CIVEnrollment.properties file in the %PROGRAMDATA%\HID Global\Credential Management System\Shared Files\ directory.

  1. Update the attributes as per your requirement (see Configuring the PIVEnrollment.properties Plug-In).

The following code displays the CMS Link Parameters section from the default configuration.

Copy
# Input CMS Link Parameters
#---------------------------------------------------------
linkParameters = UserID,CUID,FullName,OrganizationalAffiliation1,OrganizationalAffiliation1,GUID,IssuerIdentification,IssuerIdentification,policyoncardkeys
# Metadata Database Config
#---------------------------------------------------------
metadataStore = CUID,Photo
metadata.key = UserID

Configuring the CIVNotification.properties Plug-In

This plug-in enables you to customize CIV Notification configuration.

  1. Open the CIVNotification.properties file in your %PROGRAMDATA%\HID Global\Credential Management System\Shared Files\ directory.

  1. Update the directory-related attributes as per your requirement (see Configuring the PIVNotification.properties Plug-In).

The following code displays a section from the default configuration.

Copy
metadata.key = UserID
 
# Event Notification
#---------------------------------------------------------
delete.events = 10001.SUCCESS
 
notify.class = com.actividentity.civ.notify.SimpleNotifier 
notify.destinations = testdestination1,testdestination2
notify.events = 10001

Configuring the generic_plugin.properties Plug-In

  1. Open the generic_plugin.properties file in your %PROGRAMDATA%\HID Global\Credential Management System\Shared Files\ directory.

  1. You can update attributes as per your requirement (see Configuring the generic_plugin.properties Plug-In).

The following code displays the default configuration for the CIV section in the generic_plugin.properties file.

Copy
# CIV Enrollment Plug-in
civ.link = sAMAccountName:str,card#cuid:str,displayName:str,o:str,company:str,objectGUID:str,o:str,company:str,policy#oncardkeys:str