Can anyone please clarify why the suspended audit is not present in the per_user_history table?
Summary:
I am having trouble with User Access Management Report because the per_user
and per_user_history
tables only contain current user status, But not the History of the user.
Content (please ensure you mask any confidential information):
I am currently working on the User Access Management Report, The report requires a comprehensive user access history, encompassing details such as the roles assigned to each user along with the individual who assigned the role and the role start date. It also needs to include role removal history, specifying the individual who removed the role and the role end date. Additionally, the report should capture user activity history, including last active date, suspension/activation details, and the user's last login date.