Skip to main content

Targeting Salesforce

To target Salesforce, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems):

  • Type is Salesforce Users/Groups .

  • Address uses options described in the table below.

  • Credentials: Configure two sets of administrator credentials:

    1. Salesforce account credentials:

      • Administrator ID: Your Salesforce administrative username

      • Administrator password: Your Salesforce administrative password

    2. OAuth API credentials (with "System password" flag enabled):

      • Administrator ID: OAuth Consumer Key

      • Administrator password: OAuth Consumer Secret

    Both credential sets are required for proper authentication and API access.

The full list of target parameters is explained in Target System Options .Target system options

Table 1. Salesforce address configuration

Option

Description

Options marked with a redstar.png are required.

Server redstar.png

The Salesforce web service URL for your company. This is set to login.salesforce.com by default.

(key: server)

Port

Default is 443.

(key: port)

Connection over SSL

(optional) Select to enforce SSL connections. Default is "true".

(key: ssl)

Validate the server's certificate when connecting

Determines whether to validate the server's security certificate for SSL connections. Default is "true".

(key: checkCert)

HTTP Network Proxy

Optional

(key: proxy)

Version

Optional

(key: ver)

Skip Deleted Users

Optional Determines whether to skip deleted users during list operation. Default is "true".

(key: skipDeleted)

Config file

Optional configuration file to override operational behavior such as listing users and groups. Refer to the agtsalesforce.cfg sample configuration file in the samples directory for more information.

(key: config)

Note

Config file option implemented in Connector Pack 4.6.0.