Registering an application for SSO purposes

Last Updated : Jun 10, 2026 |

About this task

Register an application in Microsoft Azure. When configuring this application, you obtain data that are required to configure the Office 365 identity provider on Keycloak to enable your enterprise users to log in to Avaya Workplace Client with Office 365 credentials.

Before you begin

Ensure that you have an Office 365 account with privileges for creating applications.

Procedure

  1. Log in to https://portal.azure.com as an Office 365 administrator.
  2. Navigate to Azure Active Directory > App registrations.

    Microsoft Azure displays the App registrations page.

  3. At the top of the page, click New registration.

    Microsoft Azure displays the Register an application page.

  4. In Name, provide a name for the application.

    For example, AADS.

  5. In Supported account type, select Accounts in any organizational directory (Any Azure AD directory — Multitenant).
  6. In Redirect URI, enter https://<AADS FQDN>:<AADS PORT>/auth/realms/SolutionRealm/broker/microsoft/endpoint.

    In these strings, <AADS FQDN> is the Avaya Aura® Device Services front-end FQDN. AADS PORT is the Avaya Aura® Device Services front-end port.

  7. Click Register.

    Microsoft Azure displays the Overview page for your application.