Configure Microsoft Entra ID
Remote Control provides Microsoft® Entra ID support. You can use Microsoft® Entra ID to enable authentication and integration of users and their associated group membership into the Remote Control database.
All configuration information that is required for Microsoft Entra ID authentication is
in the identity_providers.properties file. Before you configure,
some prerequisite information must be obtained:
- Client ID
- Tenant ID
- Secret
The App Registration needs to be configured with at least the following Microsoft Graph
API permissions:
If it is required to read all the properties for each user then the User.Read.All permission can be used instead of User.ReadBasic.All.