3 Configuring the DocuSign Connector

While creating a target application, you must configure connection-related parameters that the connector uses to connect Oracle Identity Governance with your target system and perform connector operations.

In addition, you can view and edit attribute mappings between the process form fields in Oracle Identity Governance and target system attributes, predefined correlation rules, situations and responses, and reconciliation jobs.

3.1 Basic Configuration Parameters

These are the connection-related parameters that Oracle Identity Governance requires to connect to DocuSign Connector.

Table 3-1 Basic Configuration Parameters for DocuSign Connector

Parameter Mandatory? Description
authenticationType Yes

Type of authentication that is used by your target system. This connector supports Authenticating the target system by using Authorization Code Grant.

Default value: other

clientId Yes

Enter the client identifier (a unique string) issued by the authorization server to your client application during the registration process. This client ID is obtained while performing the procedure described in Configuring the Newly Added Application.

clientSecret Yes

Enter the user namesecret key used to authenticate the identity of the target system that you create for your client application. The secret key is obtained while performing connector operations.the procedure described in ConfiguringSample value: johnsmith the Newly Added Application.

host Yes

Enter the hostname of the machine hosting your target system (mandatory attribute).

Sample value: demo.docusign.net/restapi/v2.1/accounts/5d7179f9-9e25-4232-9200-b254aa49c805

Connector Server Name Yes

If you are using DocuSign Connector with the Java Connector Server, then provide the name of the Connector Server IT Resource .

customAuthHeaders Yes

Enter the Access Token and Refresh Token Values.

These values will get updated with running DocuSign Update Access Token Job.

Sample value: "access_token=eyJ0eXAiOiJNVCIsImFsZyI6IlJTMjU2Iiwia2lkIjoiNjgxODVmZjEtNGU1MS00Y2U5LWFmMWMtNjg5ODEyMjAzMzE3In0.AQoAAAABAAUABwCA8Kx7sbjaSAgAgDDQifS42kgCAGcjU3expKxCttt3-7XOG08VAAEAAAAYAAEAAAAFAAAADQAkAAAANDdhZWE4OWQtNWViYy00NmMyLWI0YmYtNjE5MDRhMjE0MTE1IgAkAAAANDdhZWE4OWQtNWViYy00NmMyLWI0YmYtNjE5MDRhMjE0MTE1MACABwhGsbjaSDcAC1hTwTsYB0GKF0Qif6kfLg.Lk45d4mcBPIrBghYun1S2pVa0EE0XHYTU66cqWpEuPMgSieVTRgwF3wyTOSgyPuiJNf18QTJcG6js4LvVL7sPw8IJwQ6bd-4KEKejCDusGKWIGH49P7ImV0AdaTAZ7v-OHyI-DRlGwKR8AI-UdpDKfJYV7twE6i_X1omBJMxLPerVSK0Ywz4ssDwDvF7g0xFvE-qEfsy-DOwX5Dbp9uYjYyqvwTrmROWGIAjcL43WnK6fMZDP9W1qeJysJ_fhMVAXvXSDEoHiSJXsrGtXw9DAr4vQ4goAeqNplwmUBtJfivBnm3Fe40HkZW6YcbV4-luzOpHy0rn0e_Qr7UVo9rPQ", "refresh_token=eyJ0eXAiOiJNVCIsImFsZyI6IlJTMjU2Iiwia2lkIjoiNjgxODVmZjEtNGU1MS00Y2U5LWFmMWMtNjg5ODEyMjAzMzE3In0.AQoAAAABAAgABwCA8Kx7sbjaSAgAgHARdETQ2kgCAGcjU3expKxCttt3-7XOG08VAAEAAAAYAAEAAAAFAAAADQAkAAAANDdhZWE4OWQtNWViYy00NmMyLWI0YmYtNjE5MDRhMjE0MTE1IgAkAAAANDdhZWE4OWQtNWViYy00NmMyLWI0YmYtNjE5MDRhMjE0MTE1MACABwhGsbjaSDcAC1hTwTsYB0GKF0Qif6kfLg.J-3Htv7CWVIZx8aAVp8vRx_4mVAEN8zM599NHI-oGKVO8OZlAMqP0-2foAGkKOQc5L5WNwWPzADNM4ls5LEJTSvo4BiqIm2jzmajZJCvo-xixX8_qEASa5lmo6aKPOp7awsKac5aBnu5IELA36XVr0fDirAtswRPsYkO39pkwSGNUcZYC0hMCO-uIYpUf5OpOoTzGP3PH2TKqLexh0P43TqohGsKBTMQw3qGw38krYC1a04h7wnpxznR8OnkPOIHy9NHVwCeFNH6xxMry653cBsf5O-CsD9ATCfen6242OU6ZWvVQTIS8LRdepLjlxZLgNbZ6e8Iif2F7o7449S1lQ"

proxyHost Yes

Enter the name of the proxy host used to connect to an external target.

Sample value: www.example.com

proxyPassword Yes

Enter the password of the proxy user ID of the target system user account that Oracle Identity Governance uses to connect to the target system.

proxyPort Yes

Enter the proxy port number.

Sample value: 1105

proxyUser Yes

Enter the proxy user name of the target system user account that Oracle Identity Governance uses to connect to the target system.

sslEnabled Yes

If the target system requires SSL connectivity, then set the value of this parameter to true. Otherwise set the value to false.

Sample value: true