Previous Topic: IMSAPI Class ReferencesNext Topic: Event Listener API


Default Installed Handlers

CA IdentityMinder has the following two business logic task handlers which are installed with the product by default:

BlthPasswordServices

Validates a new or changed password before it is submitted. This handler validates against any password policies and displays the appropriate error. It is for both CA SiteMinder and CA IdentityMinder password policies.

BlthCheckForDuplicates

Checks to see if an organizaton or group object already exists before it is submitted.

By default, CA IdentityMinder does not allow duplicate names of organizations and groups. However, the handler has the following attributes for allowig duplicate names:

checkDuplicateGroup

Allows the creation of groups with the same name under different organizations. The default value is true. If false, CA IdentityMinder does not check for duplicate group names.

checkDuplicateOrg

Allows the creation of organizations with the same name. The default value is true. If false, CA IdentityMinder does not check for duplicate organization names.

Check for Preventative Identity Policy

Audits preventative identity policy violations (as defined by the the Action on Apply Policy settings for an identity policy) before the task is submitted.

Perform Analytics for Bulk Loader Task

Runs Smart Provisioning logic on bulk load tasks when CA RCM is integrated with CA IdentityMinder.

Provisioning Role Handler

Creates a provisioning role object in the object store when a provisioning role is created.

Check for Rename Provisioning Role

Monitors Modify Provisioning Role tasks for changes to the friendly name of provisioning roles. If the role name change is detected, the warning message is displayed.

Renaming a provisioning role can cause unexpected results in account management and compliance operations.

PX Listener

Listens for tasks with Policy Xpress policies that pass policy steps to the Policy Xpress engine.