Configuring the Client
Configuring the Client

Configuring the Client

Complete the configuration of the client to ensure the integration with
PTT Pro for Android
.
  1. Click
    Clients
    under the
    Configure
    menu.
  2. Select the client.
    The client name in this example is oidc.client
    The list of clients lists the newly created client.
  3. Select
    Settings
    and verify the following settings.
    The client configuration spans two screens in this guide.
    • Client Protocol
      is openid-connect.
    • Access Type
      is confidential
      • The access type public works but does not use a client secret.
      • Switching from confidential to public and back to confidential resets the client's secret to a new value.
      • The access type bearer-only does not work.
    • Standard Flow Enabled
      is ON. If not selected, PTT Pro for Android displays a blank screen and does not prompt for credentials.
    • Direct Access Grants Enabled
      is ON. If not selected, PTT Pro for Android displays a login screen but then displays a blank screen and does not complete the connection.
    • Enter
      https://localhost
      in the
      Valid Redirect URIs
      field. An invalid URI generates an error on the device when connecting to the ACS; the login screen does not display.
  4. Click
    Save
    to continue.
    Click Save to exit the configuration screen.