Hi All,
Problem: In our SailPoint Identity Security Cloud environment (disconnected application), when an access request is raised for multiple entitlements (e.g., selecting 4 entitlements for a single user), the system generates 4 separate access objects, resulting in 4 distinct ServiceNow requests, as expected. However, during a Certification Campaign, revoking multiple access objects for a single user is bundled into a single operation, producing only one ServiceNow request per identity.
How can we configure the system to make Certification Campaign revocations behave like access requests, creating separate ServiceNow requests for each access object?