Register 4Matrix with Microsoft Identity Platform (Azure Active Directory)
In this article:
- 4Matrix Desktop Entra ID Login Configuration
- Updating the Entra ID Login Configuration (after updating to 4Matrix Desktop 3.9.9.4 and beyond)
- Additional notes for 4Matrix Infinity (legacy)
4Matrix Entra ID Login Configuration
This section explains how to setup a Microsoft Entra ID App Registration to allow users to login to 4Matrix Desktop using their Entra ID.
-
Open Microsoft Entra Admin Center
- Open the following website: https://entra.microsoft.com
- Sign in using an account with permission to manage App Registration
-
Open Microsoft Entra Admin Center
- From the left-hand menu, select App registrations
- Select New Registration

-
Setup App Registration
- Enter a name for your new App Registration
- Make sure the Supported account type is set to Single Tenant Only
- Under Redirect URI, select Public client/native (mobile & desktop)
- Enter the URL: http://localhost
- Press Register

-
Configure User Groups
- Close and reopen the 4Matrix Desktop application
- Close and reopen the 4Matrix Desktop application
-
Test Login
- When signing in:
- A web browser window will open
- Microsoft sign-in will complete
- The browser will redirect to a confirmation page
- The 4Matrix application will automatically sign in

- When signing in:
Updating the Entra ID Login Configuration (after updating to 4Matrix Desktop 3.9.9.4 and beyond)
To support the latest Microsoft authentication requirements, the 4Matrix application now uses a secure localhost redirect URI for Microsoft Entra ID sign-in (applied in update 3.9.9.4, May 2026).
This section explains how to update your Microsoft Entra ID App Registration.
-
Open Microsoft Entra Admin Center
- Open the following website: https://entra.microsoft.com
- Sign in using an account with permission to manage App Registrations.

-
Open the 4Matrix App Registration
- From the left-hand menu, select App registrations
- Select the App registration used for 4Matrix
-
Open Authentication Settings
- From the left-hand menu inside the App Registration:
- Select Authentication
- Select Redirect URI configuration
- Find Mobile and desktop applications and choose Edit

- From the left-hand menu inside the App Registration:
-
Add the Localhost Redirect URI
- Add the following Redirect URI: http://localhost
- If a redirect URI currently exists similar to: https://login.microsoftonline.com/common/oauth2/nativeclient
This can be removed - Save changes by pressing Configure

-
Test Login
- Close and reopen the 4Matrix application. When signing in:
- A web browser window will open
- Microsoft sign-in will complete
- The browser will redirect to a confirmation page
- The 4Matrix application will automatically sign in
- Close and reopen the 4Matrix application. When signing in:

Why This Change Is Required
Microsoft no longer recommends the older https://login.microsoftonline.com/common/oauth2/nativeclient redirect method for desktop applications using the system web browser. The localhost redirect URI is now the recommended and more secure Microsoft authentication method.
More information coming soon...
Article revised: 13/05/2026
