Configuring PTT-Pro to Support OAuth2
Configuring PTT-Pro to Support OAuth2

Configuring PTT-Pro to Support OAuth2

Configure the PTT Pro server to use OAuth2 to authorize requests and grants through tokens between the customer’s identification provider and PTT Pro.
The OAuth2 Access URLs and the ADFS Signing Certificate token must be entered in the PTT Pro Management Portal.
  1. Open the PTT Pro Management Portal through a Web browser and navigate to the Customer Configuration.
  2. Click
    Modify OAuth
    or
    Enable OAuth
    .
    The
    Configure OAuth
    dialog box appears.
  3. Enter the OAuth URL and the Access URL.
    • OAuth URL example:
      https://<server.domain.com>/adfs/oauth2/authorize?resource=pttpro-id
    • Access URL example:
      https://<server.domain.com>/adfs/oauth2/token
  4. Copy the ADFS Signing Certificate token that you previously extracted and into the Certificate field.
  5. Click
    Submit
    .
The Relying Party Trust is established in the PTT Pro Server.