OAuth Configuration Resource
The OAuth Configuration Resource template represents an OAuth connection.
General
The General section has the following fields:
Field | Description |
---|---|
Package | The name of the package in which you want to create a shared resource |
Name | The name of the shared resource |
Description | A short description of the shared resource |
OAuth Configuration Resource
This section has the following fields:
Field | Literal Value/Module Property | Description |
---|---|---|
Client ID | Yes | Enter Client ID for Oauth Configuration. |
Client Secret | Yes | Enter Client Secret for Oauth Configuration. |
Access Token URL | Yes | Enter Access Token URL Authorization Server. |
Scope | Yes | Enter scope for Oauth Configuration. |
Grant Type | None | Select a grant type from the Grant Type drop down list.
The following options are supported:
By default Client credential option is selected. |
Username | Yes | Enter a username for the Resource password grant type. |
Password | Yes | Enter a password for the Resource password grant type. |
Test Connection
Click the Test Connection button to test whether the specified configuration fields result in a valid connection to an Authorization Server.
Security
Select the Confidentiality check box to configure the SSL connection parameters.
Module property is now supported for Confidentiality check box.
Field | Description |
---|---|
SSL Client Configuration | Specify an SSL Client Shared Resource.
For more information about how to configure the shared resource, see SSL Client Configuration. |