Previous Topic: Update to SAP Help TopicNext Topic: User Filter Search is Case Sensitive in the User Accounts and the Endpoint Accounts Custom Snapshots XML Files


Reporting

The following issues are related to reporting in CA Identity Manager 12.6.5.

Audit-Assign Revoke Provisioning Roles Report

Symptom:

Audit-Assign Revoke Provisioning Roles Report is generated without data when Windows AD 2012 R2 is used as User store.

Solution:

  1. Log into the IdentityMinder Management console.
  2. Click on Environments link, and then click your <AD Environment>.
  3. Click on Advance Settings, Auditing,
  4. Click the Export button.
  5. Save the Audit Settings xml file.
  6. Open the Audit Settings xml file, and then add the following lines at the end of the file:
    <AuditEvent name="RevokeProvisioningRoleEvent" enabled="true" auditlevel="BOTHCHANGED">
        <AuditProfile objecttype="USER" auditlevel="BOTHCHANGED"/>
        <EventState name="COMPLETE" severity="NONE"/>
        <EventState name="INVALID" severity="CRITICAL"/>
     </AuditEvent>
    
  7. Save the file.
  8. Repeat steps 1, 2 and 3.
  9. Click the Import button, browse to and select the updated Audit Settings xml file, and then click on Finish.
  10. Click Restart Environment.
  11. Generate the Report to get an Audit-Assign Revoke Provisioning Roles Report with data.