Handling Concurrent Assignments from SAP SuccessFactors in SailPoint IdentityNow

Hi Community,
We are using SAP SuccessFactors as an authoritative source in SailPoint IdentityNow (IDN). A single user can have multiple active (concurrent) assignments within the same organization (different managers, departments, divisions, etc.).

Although the SuccessFactors API returns all assignments (primary + secondary), IDN currently ingests only the primary assignment.

We are looking for best practices on:

  1. How to aggregate all concurrent assignments for a user in IDN

  2. Whether concurrent assignments should be modeled as:

    • Multi-valued attributes

    • Entitlements

    • Separate accounts under the same identity

Thanks in advance!!

@ssharma02

We had similar issues however you can try setting up two different connectors.
1- OOTB connector for primary assignment
2-Webservice connector which can filter only secondary assignments
This way you can bring both Assignments to sailpoint and further manage access using roles.

Thanks
Shantanu

1 Like

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