4.1 Basic Configuration Parameters for Fusion Apps Authoritative Application
These are the connection-related parameters that Oracle Identity Governance requires to connect to Fusion Apps Connector. These parameters are applicable for authoritative applications only.
Table 4-1 Basic Configuration Parameters for Fusion Apps Authoritative Application
Parameter | Mandatory? | Description |
---|---|---|
username | Yes |
Enter the user name of the account that you created to log in to the client application. Sample value: johnsmith |
password | Yes |
Enter the password of the target system user account that you created for connector operations. Sample value: password |
host | Yes |
Enter the host name of the machine hosting your target system. This is a mandatory attribute while creating an application. Sample value: fa-host.com |
userEndPoint | Yes |
This specifies the API endpoint for interacting with user data. Sample value: /hcmRestApi/scim/Users |
workerEndPoint | Yes |
This specifies the API endpoint for interacting with worker data. Sample value: /hcmRestApi/resources/11.13.18.05/workers |
Connector Server Name | No |
The name of the IT resource of the type "Connector Server." Note: Enter a value for this parameter only if you have deployed the Fusion Apps connector in the Connector Server. |
port | No |
Enter the port number at which the target system is listening. Sample value: 123 |
proxyHost | No |
Enter the proxy host name. This is useful when a connector must be used in the network protected by the web proxy. Check with your network administrator Sample value: www.example.com |
proxyPassword | No |
Enter the proxy password. This is useful when a connector must be used in the network protected by the web proxy. Check with your network administrator |
proxyPort | No |
Enter the proxy port number. This is useful when a connector must be used in the network protected by the web proxy. Check with your network administrator for more information about proxy configuration. Sample value: 1105 |
proxyUsername | No |
Enter the proxy user name. This is useful when a connector is to be used in the network protected by the web proxy. Check with your network administrator for more |
SSL | No |
If the target system requires SSL connectivity, then set the value of this parameter to true. Otherwise set the value to false. Default value: true |