3.1 Basic Configuration Parameters

These are the connection-related parameters that Oracle Identity Governance requires to connect to a Target or an Authoritative application.

Note:

  • The parameters in the table are applicable to both target and authoritative applications.

Table 3-1 Parameters in the Basic Configuration

Parameter Mandatory Description

authenticationServerUrl

No

URL of the authentication server that validates the client ID and client secret.

Sample Valuehttps://login.windows.net/ mydomain /oauth2/token?api-version=1.0

clientId

No

The client identifier (a unique string) issued by the authorization server to your domain during the registration process described inRegistering a Client Application.

Sample Value3MVG9d8..z.hDcPLzDHRsHcTMn1ZROdU0bpIYsbiqBgAkSQZWC.rUwzrpMxhrJKFTLUj6efbySMXz29U04ASw

clientSecret

No

Value used to authenticate the identity of your domain. This value is obtained while performing the procedure described in Registering a Client Application.

Sample ValueD8871C69585BA0DE79889125DAE4AB01A3038289D7E9C9FD069F13FA7EFEC92A

ConnectorServer Name No If you are using Salesforce Connector together with the Java Connector Server, then provide the name of Connector Server IT Resource here.
authenticationType Yes

This entry holds the authentication type expected by the target system in the header.

Default Value: password

Host

Yes

Enter the host name or IP address of the computer hosting the target system.

Sample Value: www.example.com

Password

No

Enter the password of the target system user account that you create for connector operations.

sslEnabled

No

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

proxyHost

No

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

Sample Value: www.example.com.

proxyPassword

No

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

No

Enter the proxy port number.

Sample Value80

proxyUser

No

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

Username

No

Enter the user name of the target system that you create for performing connector operations.