Contents

Popular

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).

Icon
  • 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 by using the following methods:

  • GET: Requests data from a specified resource
  • POST: Submits data to be processed to a specified resource
  • PUT: Uploads a representation of the specified URI
  • DELETE: Deletes the specified resource
  • PROXY: The same method that the client uses to invoke the proxy server will be used to invoke the target server.
Access token expiry timeDuration of time till the Access Token is valid. After this time limit, the token will not work.
Refresh token expiry time 
Enable PKCETo enable Proof Key for Code Exchange when OAuth2.0 authorization code grant is used.
Adaptavist ThemeBuilder EngineAtlassian Confluence