Description
openedon Nov 4, 2024
Description
In the dashboards, user activity data (i.e. "Activity & History" perspective) is linked to the “Manage credentials” capability. This is irrelevant, as the data displayed is linked to user activity. So it's the “Access security activity” capability that should define whether or not we're allowed to see it.
Environment
OCTI 6.3.9
Reproducible Steps
Steps to create the smallest reproducible scenario:
- Create a user with this capabilities (and all marking allowed)
-
Log in with this new user
-
Create Custom Dashboard
-
Create Widget → List (Distribution) → Activity and History (no filter, all default parameter)
-> "You are not authorized to see this data" -
With an admin user, add the capability “Manage credentials” to the newly created user
-
With the newly created user, refresh the dashboard page
-> Now you have data in your widget
Expected Output
I hope to see the data if I have the “Access security activity” capability (and not based on “Manage credentials”)