Skip to main content
Skip table of contents

OAuth Token End Point

To add an OAuth Token End Point project, click the Add 

 icon and click the OAuth Token End Point option.


Figure 1: Navigating to create a project using OAuth Token

Enter values for attributes by following descriptions in the table below.


Figure 2: New OAuth Token End Point dialog box to provide OAuth details

PropertyDescription
Project display nameProvide a name to act as Project ID to identify the project.
VersionRevision 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).

  • Proxy Context Path combined with version number must be unique for every project.
  • Different versions of the same project (same project name with different version number) can have the same Context Path.
Proxy method

HTTP method used by the Backend Service to send requests. Oauth uses only the POST method which will be applied by default.

POST method submits data to be processed to a specified resource

Access token expiry timeDuration of time till the Access Token is valid. After this time limit, the token will not work.
Enable PKCETo enable Proof Key for Code Exchange when OAuth2.0 authorization code grant is used.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.