Registering Live Platform Operation Center Application in Main Tenant

This section describes how to register the Live Platform Operation Center Application in Main Tenant in a Multitenancy setup for MS Entra Public and MS Entra Government deployments.

To register Main Tenant:
1. Login to Azure portal as Global Administrator.
2. In the Navigation pane, select App registrations and then click New registration.

Graphical user interface, text, application, email

Description automatically generated

Graphical user interface, application

Description automatically generated

3. Enter the name of the OVOC registration tenant.
4. Under Implicit grant and hybrid flows, select Accounts in any organizational directory (Any Azure AD Directory- Multitenant)
5. Under Redirect URI, add the Redirect URI for the Live Platform MS Entra Public (for example, https://sandbox1.finebak.com) or MS Entra Government deployment (for example, gov-sp. trunkpack.com).
6. Click Register.

The newly registered application is displayed.

Graphical user interface, text, application, email

Description automatically generated

7. Double-click the new application i.e. OVOCAdmin (in this example) to configure it.
8. In the Navigation pane, select Certificates & secrets.
9. Click New client secret.
10. Enter a description and from the drop-down list select 24 months.
11. Click Add.

Graphical user interface, text, application

Description automatically generated

12. Copy the secret Value to clipboard as its required in later configuration and cannot be retrieved once you leave this screen.
13. In the Navigation pane, select Authentication.

14. Under Implicit grant and hybrid flows, select Access tokens, and ID tokens check boxes.
15. Click Save.
16. In the Navigation pane, select Token configuration.

Graphical user interface, application

Description automatically generated

17. Click Add optional claim, choose ID type, upn optional claim, and then click Add to confirm.

18. Select the Turn on the Microsoft Graph profile permission check box and then click Add. This adds the Profile permission to the API permissions list.

Graphical user interface, text, application, email

Description automatically generated

This configuration assumes that all operators have been added to the Active Directory in UPN format e.g. Johnb@firm.com. If operators have been added in email format e.g. John.Brown@firm.com then they will not be able to connect to OVOC in the multitenancy setup.

19. In the Navigation pane, select API permissions.
20. Click Add a permission and then click the Microsoft Graph link.

Graphical user interface, application, email, website

Description automatically generated

Graphical user interface, application

Description automatically generated

21. Click Delegated permissions.
22. Select permission User.Read.All and then click Add permissons.

Graphical user interface, text, application, email

Description automatically generated

23. Add permission openid.

24. Add permission Group.Read.All.

25. Click Grant admin consent for AudioCodes – SQA LIVE.

The configured API permissions are displayed.

26. In the Navigation pane, select App roles.

Graphical user interface, application

Description automatically generated

27. Create an app role with Admin permissions:
In the Display Name field, enter Administrators or Admins
Select Users/Groups check box
Enter value OVOCAdmin
Select the Do you want to enable this app role check box.
Click Apply

28. Repeat the above steps to create an App role with Operator permissions with value OVOCOperator.

29. Repeat the steps described for adding Admin role above to create an app role with Monitor permissions with value OVOCMonitor.

30. Repeat the steps described for adding Admin role above to create an app role with Monitor permissions with value OVOCOperatorLite.

Graphical user interface, text, application, email

Description automatically generated

The new roles are displayed:

Graphical user interface, text, application

Description automatically generated

31. In the Navigation pane, select the Overview page for the application.

Graphical user interface, text, application, email

Description automatically generated

32. Note the Application ID and the Tenant ID as you need to configure them in OVOC (see Add Microsoft Teams Device (Direct Routing).
33. Add Main Tenant operators and assign them to Azure Groups (see Adding Main Tenant Operators and Assigning to Azure Groups).