Setup user management with Microsoft Entra ID
To use user management in ProCall via Microsoft Entra ID, you must make the settings in the Microsoft Azure portal and then transfer the app registration(s) in ProCall Administration under "User management with Microsoft Entra ID" so that replication can be carried out correctly.
Please also refer to the relevant Microsoft documentation for app registration and Entra ID.
Setup in the Microsoft Azure portal
App registration
Create an app registration in the Microsoft Azure portal in the Entra ID of the tenant:
Assign names
- Assign a meaningful name, e.g. ProCall Entra ID Connect
Authentication and redirection URIs
- Platform Web, desktop applications
- Web redirect URIs:
- https://app.procall.de (for Procall App for Web)
- https://meetings.procall.de (for video conferencing via ProCall Meetings)
- https://app.msteams.procall.de (for ProCall App for Microsoft Teams)
- Mobile device and desktop applications Redirect URIs:
- https://login.microsoftonline.com/common/oauth2/nativeclient (for ProCall Client for Microsoft Windows)
- MSAL (for ProCall Client für Microsoft Windows)
- ucclient://login (for ProCall Mobile Apps)
Implicit approval and hybrid flows → Activate ID token
- Recommendation from the customer's point of view: Single Tenant App
Certificates & secrets
Create a new secret client key.
Be sure to keep the value of this key safe!
API authorizations
Grant the appropriate authorizations so that the relevant information can be read out:
Computer/Device | to read out computer objects |
---|---|
Gruppen/Groups | to read out groups and their members |
Benutzer/Users | to read out user information |
Example screenshot: Microsoft Graph - Devices/Groups/Users
Configuration in the ProCall NEX Server Administration
User administration
Under User management, select "User management with Microsoft Entra ID" and enter the access data for the app registration you have created.
After "Apply", check whether the corresponding users, groups and computers have been replicated in the user administration.
Replication
A replication of the users from the Microsoft Entra ID takes place every 5 minutes.
Benutzer/Users
Azure | Graph | UCServer |
---|---|---|
businessPhones | PhoneBusiness | |
Display name | displayName | DisplayName |
First name | givenName | FirstName |
Mobile phone | mobilePhone | PhoneMobile |
Surname | surname | LastName |
User Principal Name (UPN) | userPrincipalName | UserName |
id | objectGUID | |
Profile picture | photo | ContactPicture |
SAMAccountName | ||
DNPath |
Groups
Azure | Graph | UCServer | Note |
---|---|---|---|
Members | members | ||
Group name | displayname |
Device
Azure | Graph | UCServer | Notiz |
---|---|---|---|
Devices | device | ComputerName |