How can some Audit details be reported in Oracle Cloud HCM?
Hi,
I need some application security details that the client requires.
For Example;
User Login and logout
Roles assigned to the user and their changes
Password change information
Password entry attempts information (When an incorrect password is entered)
User creation / editing / deletion information
We want to Reporting these in OTBI and presenting them to the customer via integration or via REST API.
I found some ASE tables but do you know anything about other steps? Or can you share with me all the REST APIs that meet these? Are these possible?
I can access the login information with the ASE_USER_LOGIN_INFO table, but I cannot find the appropriate tables for the others.