Microsoft Entra ID integration enables you to authenticate your Trusted Users and authorize them on your network based on the access rules you configure in Cloud4Wi using Group Policies.
This integration empowers users to self-onboard through multiple channels and automatically synchronizes with your Entra ID directory to ensure that any changes to user permissions or groups are reflected automatically in the Group Policies you set in Cloud4Wi.
Currently, you can only set up one Entra ID authentication source per Cloud4Wi Organization. Additionally, please note that you cannot connect the same Entra ID account to multiple Cloud4Wi Organizations.
Microsoft account setup
Log in to Microsoft Azure click Enterprise applications > New application.
Click Create your own application, enter a name for the application, select Integrate any other application you don't find in the gallery (Non-gallery) and click Create.

In the Azure Portal, and select App Registration. Click on the app you just created
From the Overview page, copy the Application (Client) ID and the Tenant ID
Click Authorization and select + Add redirect URI and select Web.
Enter the following Redirect URI:https://volare-dev-lb.cloud4wi.com/lynx/login/oauth2/code/callbackClick API Permissions and select + Add Permission
Select Microsoft Graph and click on Application Permissions

Select the permissions
Group.Read.All, User.Read.All, Domain.Read.All
Click Grant admin consent for .... <yourComapnyName>
If not already enabled, also enable the User.Read Delegated permission. Click + Add a permission again, select Delegated Permission and search and enable User.Read
You final Configured permissions should look like the following screenshot

Click on Certificates and Secrets, click on + New Client Secret. Enter a name and click Add.
Copy the value "Value" of the secret (not the Secret ID). This value will be shown only once.
Cloud4Wi Setup
Go to Users > Auth Sources and click New in the Integration card. Select Entra ID.
Enter the Client ID, Secret and Tenant ID of your Microsoft App. Click Validate.
Click OK to finalize the setup.