- NONE—No attribute information is recorded.
- OLD—For modification events, CA IdentityMinder records the value of an attribute before the modification event occurs. CA IdentityMinder audits the attribute whether or not the value is directly affected by the event.
For other types of events, such as CreateUserEvent, no information is recorded.
- OLDCHANGED—For modification events, CA IdentityMinder records the value for an attribute before the modification event only when the value changes to a new value.
For other types of events, such as CreateUserEvent, no information is recorded.
- NEW—For modification events, CA IdentityMinder records the value of an attribute after the modification event occurs. CA IdentityMinder audits the attribute whether or not the value is directly affected by the event.
For other types of events, CA IdentityMinder records existing values.
- NEWCHANGED—For modification events, CA IdentityMinder records the value for an attribute after the modification event only when the value changes to a new value.
For example, during a ModifyUserEvent event, the title of a user changes from Assistant Manager to Manager. CA IdentityMinder audits the value Manager, but does not audit the user’s name and address, which did not change.
- BOTH—For modification events, CA IdentityMinder records the value of an attribute before and after a modification event, whether or not that value is affected by the modification event.
- BOTHCHANGED—For modification events, CA IdentityMinder records the old and new value for an attribute after the modification event only when the value changes to a new value.
- datasource—The JNDI name for the data source configured in the application server that points to the audit database.
Specify the following JNDI name:
java:/auditDbDataSource
Note: Modify and save the audit-settings.xml file for the changes to take effect.