Creating client mapping

Last Updated : Jun 10, 2026 |

About this task

In the OAuth authorization flow, Avaya Aura® Web Gateway validates the access token received from a client to grant the client rights to use Avaya Aura® Web Gateway resources. To configure settings required for token validation, you must provide Avaya Aura® Web Gateway with the URL to discover authorization resources configured on Avaya Aura® Device Services.

Before you begin

Configure OAuth on Avaya Aura® Device Services.

Procedure

  1. Log in to the Avaya Aura® Web Gateway web administration portal with the security administrator role.
  2. Navigate to Security Settings > OAuth 2.0 > Client ID Mapping.
  3. Click Add.
  4. In the Create new client mapping window, complete the fields as follows:
    1. In Client ID, enter Equinox.

      This value is case sensitive.

    2. In OIDC Discovery URL, enter https://<AADS front-end FQDN>:<AADS PORT>/auth/realms/<Realm>/.well-known/openid-configuration

      In this string:

      • <AADS front-end FQDN> is the Avaya Aura® Device Services front-end FQDN.

      • <AADS PORT> is the Avaya Aura® Device Services front-end FQDN service port.

      • <Realm> is the Keycloak realm configured on Avaya Aura® Device Services, which is SolutionRealm by default.

  5. Click OK.