Setting Up Microsoft Entra ID for User Login OAuth Authentication
To allow OAuth-based user login authentication using Microsoft Entra ID, you need to set up your Entra ID account. Below summarizes the required steps. For a detailed description, contact AudioCodes support.
|
1.
|
Register a new application (e.g., called "SBC") and define the 'Redirect URI', which is the URL (i.e., device's IP address or host name) to where Entra ID sends its authentication response after successfully authenticating the user. |
|
2.
|
Create App Roles, which represent the device's user privilege levels (i.e., Administrator and Monitor). |
|
3.
|
Assign each User (or Group) to the desired Role (privilege level). |
The user's Display Name in Entra ID must not exceed 100 characters.
|
4.
|
Note down the values of the following fields, which are required when you configure the Entra ID on the device: |
|
●
|
Application (client) ID |
|
5.
|
To support CLI user login authentication, contact AudioCodes support. |
|
6.
|
To support REST API client login authentication, contact AudioCodes support. |