---
title: "Configure Azure B2C Authentication"
slug: "cloud-authentication-microsoft-entra-id"
updated: 2026-03-13T16:01:44Z
published: 2026-03-13T16:01:44Z
canonical: "documentation.lakesidesoftware.com/cloud-authentication-microsoft-entra-id"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.lakesidesoftware.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure Azure B2C Authentication

SysTrack Cloud uses Azure Active Directory B2C to authenticate users, as explained in the [Azure documentation](https://azure.microsoft.com/en-gb/services/active-directory-b2c/).

This allows you to apply security controls and policy-based multi-factor authentication to the service and it allows your users to authenticate.

## Standard Azure Active Directory Application

Here are the details for the Azure Active Directory application:

- **Name:** SysTrack Cloud Edition
- **Homepage URL:**[https://www.lakesidesoftware.com](https://www.lakesidesoftware.com/)
- **Application ID:** 3bc280a0-0206-4276-acf1-b7ee6a7f5b66

This application allows users to sign-in to the SysTrack Cloud and allows the application to read the profile of signed-in users. It also allows the application to read basic company information of signed- in users.

The permission requested is the User.Read permission as detailed in [Microsoft's documentation](https://docs.microsoft.com/en-us/graph/permissions-reference#delegated-permissions-50).

It reads only the users First Name, Last Name, and email address.

## Check the Enterprise Application Through the Azure Gallery

1. Select your Azure Active Directory and go to the Enterprise Applications node.

![](https://cdn.document360.io/87d11426-6b1f-4b19-b593-b71e55a81af3/Images/Documentation/SysTrack_Cloud_Edition_v10_1.jpg)
2. Select **New Application**.
3. Search for **Lakeside SysTrack Cloud**.

![](https://cdn.document360.io/87d11426-6b1f-4b19-b593-b71e55a81af3/Images/Documentation/SysTrack_Cloud_Edition_v10_2.jpg)
4. Select **SysTrack Cloud Edition** for information about the application.

![](https://cdn.document360.io/87d11426-6b1f-4b19-b593-b71e55a81af3/Images/Documentation/SysTrack_Cloud_Edition_v10_3.jpg)

## Administrator Approval

To use SysTrack Cloud the SysTrack Cloud Edition Enterprise Application must be accepted.

![](https://cdn.document360.io/87d11426-6b1f-4b19-b593-b71e55a81af3/Images/Documentation/SysTrack_Cloud_Edition_v10_4.jpg)

If a user registers for the SysTrack Cloud and they get the following error message:

SysTrack Cloud Edition needs permissions to access resources in your organization that only an admin can grant. Please ask an admin to grant permission to this app before you can use it.

It means that user's account does not have the ability to grant consent for third-party applications.

An Azure Active Directory admin must go to the following link and grant consent to **SysTrack Cloud** for the organization: [Azure AD Admin Consent](https://login.microsoftonline.com/common/adminconsent?client_id=3bc280a0-0206-4276-acf1-b7ee6a7f5b66&amp;state=12345&amp;redirect_uri=https%3A//cloud.lakesidesoftware.com/Cloud)

## Modify the Application

In the Azure portal, do the following:

1. Select your Azure Active Directory and go to the Enterprise Applications node.

![](https://cdn.document360.io/87d11426-6b1f-4b19-b593-b71e55a81af3/Images/Documentation/SysTrack_Cloud_Edition_v10_1.jpg)
2. Select **SysTrack Cloud Edition**.

![](https://cdn.document360.io/87d11426-6b1f-4b19-b593-b71e55a81af3/Images/Documentation/SysTrack_Cloud_Edition_v10_5.jpg)
3. You can control who has access to SysTrack or enforce policies like Conditional Access.

![](https://cdn.document360.io/87d11426-6b1f-4b19-b593-b71e55a81af3/Images/Documentation/SysTrack_Cloud_Edition_v10_6.jpg)
