We have a requirement to build custom audit report on EPM, wherein all events needs to be captured with following attributes
- Admin who performed the action
- User on whom action is performed
- Old value of the event
- New value of the event
Currently, we're unable to identify old and new value, hence logging a idea to capture the old and new values as well in IDCS REST API output.