Chat now with support
Chat mit Support

Starling Connect Hosted - One Identity Manager Administration Guide

About this guide One Identity Starling Connect overview One Identity Starling Supported cloud applications Working with connectors Connector versions Salesforce Facebook Workplace SAP Cloud Platform JIRA Server RSA Archer SuccessFactors AWS IAM S3 ServiceNow Dropbox Crowd Atlassian JIRA Confluence Trello Box Pipedrive SuccessFactors HR NutShell Insightly Egnyte SugarCRM Oracle IDCS Statuspage Zendesk Sell Workbooks DocuSign Citrix ShareFile Zendesk Azure AD Google Workspace Concur Tableau GoToMeeting Coupa AWS Cognito Okta DataDog Hideez Opsgenie Informatica Cloud Services AppDynamics Marketo Workday HR OneLogin PingOne Aha! SAP Litmos HackerRank Slack ActiveCampaign Webex Apigee Databricks Hive PagerDuty Dayforce Smartsheet Pingboard SAP Cloud for Customer Azure Infrastructure Oracle Fusion Cloud Majesco LuccaHR OpenText JFrog Artifactory xMatters Discourse Testrail ChipSoft PingOne Platform Azure DevOps UKG PRO Atlassian Cloud Appendix: Creating a service account in Google Workspace Appendix: Setting a trial account on Salesforce Registering the application, providing necessary permissions, retrieving Client Id and Client Secret from the Azure AD tenant Generating a private key for service account in GoToMeeting Configuring Amazon S3 AWS connector to support entitlements for User and Group Configuring Box connector to support additional email IDs for users One Identity Manager E2E integration needs for Hideez connector Configuring custom attributes for ServiceNow v.1.0 Configuring custom attributes for Coupa v.1.0 Configuring custom attributes in connectors Disabling attributes Configuring a connector that uses the consent feature Synchronization and integration of Roles object type with One Identity Manager Synchronization and integration of Workspaces object type with One Identity Manager Synchronization and integration of Products object type with One Identity Manager User centric membership Creating multi-valued custom fields in One Identity Manager Synchronization and assignment of PermissionSets to Users with One Identity Manager Connectors that support password attribute in User object Connectors that do not support special characters in the object ID Creating an app for using SCIM on Slack Enterprise Grid Organization Creating a Webex integration application, providing necessary scopes, retrieving Client Id and Client Secret Retrieving the API key from Facebook Workplace Outbound IP addresses Values for customer-specific configuration parameters in Workday HR connector Initiate an OAuth connection to SuccessFactors Creating custom editable/upsertable attributes in Successfactors employee central Custom Foundation Objects in Successfactors HR connector Configuring additional datetime offset in connectors How to Create custom attribute for Users in SuccessFactors portal SAP Cloud for Customer - Steps to add custom fields at One Identity Manager attributes Creating a Service Principal for the Azure Infrastructure Connector Workday permissions needed to integrate via the Starling Connector Configuring integration application in DocuSign Creating integration Connect Client in Coupa Retrieving Azure DevOps Personal Access Token (PAT) Setup integration system and field override service in Workday Retrieving Atlassian Cloud API Key and Directory ID

User and Group mapping

DocuSign allows users to manage digital transactions for electronic documents including contracts and signatures. Its features include authentication services, user identity management, and workflow automation.

Supervisor configuration parameters

To configure the connector, following parameters are required. Refer section Configuring integration application for detailed instructions.

  • Connector name

  • Admin User Id

  • Client Id

  • Private Key

  • Auth Server (account-d.docusign.com for developer environments and account.docusign.com for production environments)

  • Account ID
  • Target URL (Cloud application's instance URL used as targetURI in payload)

  • Instance DateTime Offset (refer Configuring additional datetime offset in connectors for more details)

Supported objects and operations

Users

Table 160: Supported operations for Users

Operation

VERB

Create User

POST

Update User

PUT

Delete User

DELETE

Get User

GET

Get All Users

GET

Get All Users with Pagination

GET

Groups

Table 161: Supported operations for Groups

Operation

VERB

Create Group POST
Update Group PUT

Delete Group

DELETE

Get Group

GET

Get All Groups

GET

Get All Groups with Pagination

GET

Update Membership

PUT

Mandatory fields

Users

  • UserName
  • Email

Groups

  • DisplayName

The user and group mappings are listed in the tables below.

Table 162: User mapping
SCIM parameter DocuSign parameter
Id userId
UserName userName
UserType userType
DisplayName userName
Title jobTitle
name.GivenName firstName
name.FamilyName lastName

Addresses.StreetAddress

workAddress.address1

Addresses.Locality

workAddress.address2

Addresses.Region

workAddress.city

Addresses.Country

workAddress.country

Addresses.postalCode

workAddress.postalCode

PhoneNumbers.Value

workAddress.phone

Emails.Value

email

Active

userStatus

Groups

groupList

Meta.Created

createdDateTime

 

Table 163: Group mapping
SCIM parameter DocuSign parameter

id

groupId

displayName

groupName

Connector limitations

  • Username update is accepted only when no first and last name provided.

  • Add and update of Users address not supported.

  • Intermittently, you cannot update the users when the activation is in pending status.

  • Active user cannot be created. After the created user activates the account through the email link, the user is considered to be an Active user.

  • Combination of user name and email duplication will result in conflict error response.

Connector limitations

DocuSign allows users to manage digital transactions for electronic documents including contracts and signatures. Its features include authentication services, user identity management, and workflow automation.

Supervisor configuration parameters

To configure the connector, following parameters are required. Refer section Configuring integration application for detailed instructions.

  • Connector name

  • Admin User Id

  • Client Id

  • Private Key

  • Auth Server (account-d.docusign.com for developer environments and account.docusign.com for production environments)

  • Account ID
  • Target URL (Cloud application's instance URL used as targetURI in payload)

  • Instance DateTime Offset (refer Configuring additional datetime offset in connectors for more details)

Supported objects and operations

Users

Table 160: Supported operations for Users

Operation

VERB

Create User

POST

Update User

PUT

Delete User

DELETE

Get User

GET

Get All Users

GET

Get All Users with Pagination

GET

Groups

Table 161: Supported operations for Groups

Operation

VERB

Create Group POST
Update Group PUT

Delete Group

DELETE

Get Group

GET

Get All Groups

GET

Get All Groups with Pagination

GET

Update Membership

PUT

Mandatory fields

Users

  • UserName
  • Email

Groups

  • DisplayName

User and Group mapping

The user and group mappings are listed in the tables below.

Table 162: User mapping
SCIM parameter DocuSign parameter
Id userId
UserName userName
UserType userType
DisplayName userName
Title jobTitle
name.GivenName firstName
name.FamilyName lastName

Addresses.StreetAddress

workAddress.address1

Addresses.Locality

workAddress.address2

Addresses.Region

workAddress.city

Addresses.Country

workAddress.country

Addresses.postalCode

workAddress.postalCode

PhoneNumbers.Value

workAddress.phone

Emails.Value

email

Active

userStatus

Groups

groupList

Meta.Created

createdDateTime

 

Table 163: Group mapping
SCIM parameter DocuSign parameter

id

groupId

displayName

groupName

  • Username update is accepted only when no first and last name provided.

  • Add and update of Users address not supported.

  • Intermittently, you cannot update the users when the activation is in pending status.

  • Active user cannot be created. After the created user activates the account through the email link, the user is considered to be an Active user.

  • Combination of user name and email duplication will result in conflict error response.

Citrix ShareFile

ShareFile offers users a platform for secure content collaboration, file sharing, and synchronization for documents and workflows. It offers cloud-based and on-premises storage, virtual data rooms, and client portals.

Supervisor configuration parameters

To configure the connector, following parameters are required:

Supported objects and operations

Users

Table 164: Supported operations for Users

Operation

VERB

Create User

POST

Update User

PATCH

Delete User

DELETE

Get User

GET

Get All Users

GET

Groups

Table 165: Supported operations for Groups

Operation

VERB

Create Group

POST

Update Group

PATCH

Delete Group

DELETE

Get Group

GET

Get Group Members

GET

Add Group Members

POST

Remove Group Members

DELETE

Get All Groups

GET

Mandatory fields

Users

  • emails.value
  • name.familyName

  • name.givenName

Groups

Not Applicable

User and Group mapping

The user and group mappings are listed in the tables below.

Table 166: User mapping
SCIM Parameter Citrix ShareFile parameter
Id id
userName email
name.Formatted FullName
Name.FamilyName LastName
Name.GivenName FirstName
Password Password
DisplayName FullName
email.value email
Active IsDeleted
Extension.Organization Company
Created DateCreated

Groups

Table 167: User mapping
SCIM parameter Citrix ShareFile parameter
Id id
DisplayName Name
members.value User.Id
members.display User.FirstName+User.LastName

Connector limitations

  • Pagination is not supported by cloud application for both Users and Groups object

  • Group Information such as, the groups to which the user is associated is not displayed when we retrieve Users object.

  • Only 5 users can be created for trial instance on the Cloud Application.

  • Email id is considered as your user name. To update the username, you should update the email id.

  • Last modified date is not supported by the Cloud application for User object.

  • Last Modified and Created date is not supported by the Cloud application for Group object.

  • Deleted users can be retrieved as the Cloud application supports soft delete of users.

  • Deleted user can be updated though the User Id.
  • Group membership operation can be ignored when you have an invalid User Id in the members list.

Supervisor configuration parameters

ShareFile offers users a platform for secure content collaboration, file sharing, and synchronization for documents and workflows. It offers cloud-based and on-premises storage, virtual data rooms, and client portals.

To configure the connector, following parameters are required:

Supported objects and operations

Users

Table 164: Supported operations for Users

Operation

VERB

Create User

POST

Update User

PATCH

Delete User

DELETE

Get User

GET

Get All Users

GET

Groups

Table 165: Supported operations for Groups

Operation

VERB

Create Group

POST

Update Group

PATCH

Delete Group

DELETE

Get Group

GET

Get Group Members

GET

Add Group Members

POST

Remove Group Members

DELETE

Get All Groups

GET

Mandatory fields

Users

  • emails.value
  • name.familyName

  • name.givenName

Groups

Not Applicable

User and Group mapping

The user and group mappings are listed in the tables below.

Table 166: User mapping
SCIM Parameter Citrix ShareFile parameter
Id id
userName email
name.Formatted FullName
Name.FamilyName LastName
Name.GivenName FirstName
Password Password
DisplayName FullName
email.value email
Active IsDeleted
Extension.Organization Company
Created DateCreated

Groups

Table 167: User mapping
SCIM parameter Citrix ShareFile parameter
Id id
DisplayName Name
members.value User.Id
members.display User.FirstName+User.LastName

Connector limitations

  • Pagination is not supported by cloud application for both Users and Groups object

  • Group Information such as, the groups to which the user is associated is not displayed when we retrieve Users object.

  • Only 5 users can be created for trial instance on the Cloud Application.

  • Email id is considered as your user name. To update the username, you should update the email id.

  • Last modified date is not supported by the Cloud application for User object.

  • Last Modified and Created date is not supported by the Cloud application for Group object.

  • Deleted users can be retrieved as the Cloud application supports soft delete of users.

  • Deleted user can be updated though the User Id.
  • Group membership operation can be ignored when you have an invalid User Id in the members list.

Verwandte Dokumente

The document was helpful.

Bewertung auswählen

I easily found the information I needed.

Bewertung auswählen