Aggregation of SuccessFactors Groups

Note
You may need to add missing schema attributes manually. For more information, refer to Adding Attributes to a Source Schema.

Account Schema Attributes:

  • Groups

  • Roles

Attributes for the Group Entitlement Object:

  • GroupName

  • GroupID

  • GroupType

  • CreatedBy

  • LastModifiedDate

  • IsStaticGroup

  • Roles

Attributes for the Role Entitlement Object:

  • RoleName

  • RoleID

  • Groups

Additional Attributes Configuration

You can configure the values of the following additional attributes using the IdentityNow REST API:

POST <url>/api/source/update/<sourceID>

Where:

  • <url> – The URL for your IdentityNow instance

  • <sourceID> – The Source ID (number) obtained through the UI

Note
For more information on IdentityNow APIs, refer to Best Practices: IdentityNow REST API Authentication and IdentityNow REST API - Update Source (Partial) in the SailPoint Developer Community.

In the body of the POST, use form-data for different attributes, as follows: