To add an OAuth Token End Point project, click the OAuth Token End Point option under Add API Project.
Figure 1: Navigating to create a project using OAuth Token
Enter the details in New OAuth Token End Point dialog box and click Finish to create the OAuth Token End Point.
Figure 2: New OAuth Token End Point dialog box to provide OAuth details
Property | Description |
---|---|
Display Name | Provide a name to act as Project ID to identify the project. |
Version | Revision number of the project, for example, 1.0 for a project being newly added and 1.1 or 2.0 for the next revision. |
Proxy Context Path | This is a text used to combine with the version number to act as an identifier to map with a particular deployed project. The proxy resolves context path mappings prior to applying any matching policies (explained in subsequent topics). |
Method | HTTP method used by the Backend Service to send requests by using the following methods:
|
Access Token Expiry Time | Duration of time till the Access Token is valid. After this time limit, the token will not work. |