How can generate a single report of entitlements owned by terminated users in Sailpoint ISC

Hi Team,

How can generate a single report of entitlements owned by terminated users in Sailpoint ISC ?

I don’t think there is OOTB report for this. We may need to use two different API calls. First one to get the entitlement data which will have entitlement owner details. Second API call is to get the identity/user information which will give you LCS. PowerShell script is the best option to go with as you can create a detailed report by calling above two APIs.

Hi @ThejaC ,

DO you have an example for this type of request to construct a powershell script

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.