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:
-
How to aggregate all concurrent assignments for a user in IDN
-
Whether concurrent assignments should be modeled as:
-
Multi-valued attributes
-
Entitlements
-
Separate accounts under the same identity
-
Thanks in advance!!