$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

To integrate with Azure, Contact Center needs Tenant and App ID values. It also needs an application secret.

To obtain Tenant and App ID values

  1. After logging on to the Azure portal, click Manage Azure Active Directory, and then click App registrations on the page that appears. Click your application.

  2. From your application’s Overview page, copy the Directory (tenant) ID and store it on a file.


    This is the value that you will enter in the Tenant ID box in Contact Center Admin Portal when creating a new oath mailbox.

  3. From the same Overview page, copy the Application (client) ID and store it on a file.


    This is the value that you will enter in the Client ID box in Contact Center Admin Portal when creating a new oath mailbox.

To obtain the application secret

  1. On your application’s page, click Certificates & secrets.

  2. Click Client secrets, and then New client secret.

  3. In the box that appears, enter a Description of the secret, a Duration, and then click Add.

  4. Once you save the secret, a value code for this secret appears in the Client Secrets page. Copy this value and store it on a file.
    Important: You WILL NOT be able to retrieve this value later. Ensure you save it on a file you will be able to access at a later time.


    This is the value that you will enter in the Client Secret box in Contact Center Admin Portal when creating a new oath mailbox.

  • No labels