Track HCM Users transactions via audit API
Hi experts,
due to audit client's requirements, it's needed to track user related transactions.
We're using following APIs:
- oam/services/rest/access/api/v1/audit/stats
- oam/services/rest/access/api/v1/audit/events
- /fscmRestApi/fndAuditRESTService/audittrail/getaudithistory
But we're unable to catch user passwords changes/reset, username changes.
it's possible to track those events using /fscmRestApi/fndAuditRESTService/audittrail/getaudithistory API?
0