

CA Identity Manager Release Notes › Known Issues › Reporting
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:
- Log into the IdentityMinder Management console.
- Click on Environments link, and then click your <AD Environment>.
- Click on Advance Settings, Auditing,
- Click the Export button.
- Save the Audit Settings xml file.
- 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>
- Save the file.
- Repeat steps 1, 2 and 3.
- Click the Import button, browse to and select the updated Audit Settings xml file, and then click on Finish.
- Click Restart Environment.
- Generate the Report to get an Audit-Assign Revoke Provisioning Roles Report with data.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|