Remove operation filtered during provisioning

Hi,

When provisioning permissions via refresh, the new permission is added as a request, but the previous one should be removed. However, in the Admin Console, the remove operation is marked as filtered, with reasons like "does not exist" or "dependency".

The issue is that filtered operations do not appear in plan.toXml(), preventing the provisioning plan from processing the necessary database updates.

Is there a way to force the remove operation to be included in the provisioning plan, even if it would normally be filtered?

Thanks!

Use the noFiltering variable in workflow

See the below link, this can help

https://community.sailpoint.com/t5/IdentityIQ-Forum/Stop-AttributeRequest-that-quot-exists-quot-from-being-filtered/m-p/200826

Please mark solution if this helps you.

1 Like

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