3.1 Basic Configuration Parameters
These are the connection-related parameters that Oracle Identity Governance requires to connect to SAP Ariba Application.
Note:
Unless specified, do not modify entries in the below table.Table 3-1 Parameters in the Basic Configuration
Parameter | Mandatory? | Description |
---|---|---|
grantType | Yes |
The Client Credentials grant type is used by clients to obtain an access token. Default value: client_credentials |
authenticationServerUrl | Yes |
Enter the URL of the authentication server that validates the client ID and client secret for your target system. Default value: null |
clientID | No |
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. Default value: null |
clientSecret | No |
Enter the secret key used to authenticate the identity of your client application. You obtained the secret key while performing the procedure described in Configuring the Newly Added Application. Default value: null |
apiKey | Yes |
Enter the SAP ARIBA server API key. Default value: null |
username |
Yes |
Enter the username of the target system that you create for performing connector operations. Default value: null |
password | Yes |
Enter the password of the target system user account that you create for connector operations. Default value: null |
Connector Server Name | No |
This field is blank. If you are using this connector with the Java Conn -ector Server, then provide the name of Connector Server IT Resource here. |
XRealm | yes |
Enter the Realm Name for which the information has to be fetched. Default value: null |
partition | yes |
Enter the unique partition name for the SAP Ariba solutions which is tenant specific. Default value: null |
variant | yes |
Enter the unique variant name for the SAP Ariba solutions which is tenant specific. Default value: null |
proxyHost | No |
Enter the name of the proxy host used to connect to an external target. Default value: null |
proxy Password | No | Enter the password for the proxy user |
proxy Port | No |
Enter the proxy port number. Default value: null |
proxyUsername | No | Enter the proxy username if you are using a proxy server to access the internet. |
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 |