I would like to check if the following is possible in Identity Security Cloud.
I’m trying to generate a combined report/list that shows deleted Roles or deleted Entitlementstogether with the list of Identities who previously had access to those items.
Current situation:
It seems that I can verify this only on a per-user basis using Access History, but this doesn’t give me a consolidated view.
Goal:
I want to know if there is any way to produce a single report or unified list that displays:
Deleted Roles / deleted Entitlements
And the Identities who had those accesses before deletion
If anyone has done something similar or knows whether this is supported (via Search, Reports, Access History API, etc.), your guidance would be greatly appreciated.
This isn’t a case where a user’s access was revoked — the Role or Entitlement itself was deleted. What I’m referring to is the list of users who had those permissions before they were deleted.
I don’t think you can get the combined report directly what you required. But I would use multiple ISC APIs to try to build the report via Workflow or any programming language.