Summer Holidays Support Hours

From Monday 20th July to Wednesday 2nd September, our support services (tickets, live chat and telephone) will be available from 9am to 3pm.

We will provide extended support hours during results days as follows:

  • Wednesday 12th August (GCE Results): 8:00am to 5:00pm
  • Thursday 13th August (GCE Results): 8:00am to 5:00pm
  • Wednesday 19th August (GCSE Results): 8:00am to 5:00pm
  • Thursday 20th August (GCSE Results): 8:00am to 5:00pm

 

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.

  1. Open Microsoft Entra Admin Center

  2. Open Microsoft Entra Admin Center

    • From the left-hand menu, select App registrations
    • Select New Registration

  3. 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

  4. Configure User Groups

    • Close and reopen the 4Matrix Desktop application

  5. 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

 

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.

  1. Open Microsoft Entra Admin Center

 

  1. Open the 4Matrix App Registration

    • From the left-hand menu, select App registrations
    • Select the App registration used for 4Matrix
  2. 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

  3. 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

  4. 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

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