Configuring OAuth2 Authentication
Configuring OAuth2 Authentication

Configuring OAuth2 Authentication

An OAuth2 authentication server must be configured with a callback URI pointing to the public URI of the Web Client service. The callback URI must be of the form
https://{ZEMS_URL}/client/redirect
, where
ZEMS_URL
is the URL of the ZEMS server.
Refer to the AD/ADFS Integration Guide for PTT Pro and Profile Manager for more information about configuring OAuth2 for
PTT Pro for Android
.
  1. In the ADFS server, right-click on
    Application Group
    and select
    Properties
    .
    Properties of the PTT Pro application group in ADFS.
  2. Select the Native application and click
    Edit
    .
    The PTT Pro native application in ADFS
  3. Enter the redirect URI to the
    Redirect URI
    field.
    The redirect URI must be of the form
    https://{ZEMS_URL}/client/redirect
    , where
    ZEMS_URL
    is the URL of the ZEMS server.
    Specify the redirect URI for the ZEMS Web Clieint OAuth2 configuration.
  4. Click
    OK
    to close the
    Native application Properties
    dialog and
    OK
    to close the Application Group dialog.