What problem are you observing?
I have found something weird in Identity Security Cloud Platform.
I have created a role with entitlements and thought defining an Assignment Criteria. In that we thought of adding identities directly to the role using “Identity List” directly. It’s working as expected.
And also, if I fetch the role via API, it’s returning the result as expected. Starting from roles id, name, membership criteria, etc.
Issue:
Now, when the identity gets removed or deleted from the tenant, it keeps traces of the deleted identity (name and details have been deleted, but the traces are present). Attached the screenshot for below as reference.
If I fetch the role via API, this portraits the value as null as there are no values (as the identity got deleted from the tenant).