New Workgroup not getting updated in the Out of Box API

Which IIQ version are you inquiring about?

Version 8.3

Share all details related to your problem, including any error messages you may have received.

Using createworkGroup operation I create the new workgroup named “IAM Sailpoint Group” using the following API http://localhost:8080/identityiq/scim/v2//LaunchedWorkflows (using POST method) and I checked in Sailpoint UI new workgroup created is showing.

But the issue is, In the following API http://localhost:8080/identityiq/scim/v2/Entitlements?filter=type eq “workgroup” (using GET method) still I am not seeing the new workgroup named "IAM Sailpoint Group’’ created even after aggregating workgroups and loopback connector installed already.

Hi Prabhu,

It looks like you have a LoopBack Connector integrated into your system. This connector would turn workgroups and capabilities into entitlements.

By just creating a workgroup, an entitlement will not be immediately created, but only after the group aggregation task of your loopback application has successfully run.

Thanks,
Renad

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