SureAccess Login with Microsoft Entra
This guide focuses specifically on configuring SureAccess as a secure VPN gateway using Microsoft Entra ID for authentication. In this setup, the Entra login screen acts as the "gatekeeper" that users must pass through to establish a secure VPN tunnel to corporate resources.
The integration process consists of two main steps:
Configure Microsoft Entra for SAML Integration
Configure SureAccess Authentication Type in SureMDM
Step 1: Configure Microsoft Entra for SAML Integration
Log in to the Azure Portal with valid credentials.
In the search bar, type Enterprise Applications and open the section.
Click New Application → Create your own application.
Provide an application name. e.g. SureAccess
Select Integrate any other application not found in the gallery (Non-gallery)
Click Create.
Once the application is created, you will be redirected to the application’s Overview Page.
- Click on Single Sign-On.
Select SAML as the sign-in method.
- You will be navigated to Set up Single Sign-On with SAML.
In the Basic SAML Configuration section, click Edit and enter the following values:
Identifier (Entity ID):
urn:42gears:suremdm:SAML2ServiceProviderReply URL (Assertion Consumer Service URL):
https://<Account_URL>/saml?id=<Account_ID>Sign-on URL (Optional):
https://<Account_URL>/saml?id=<Account_ID>Click Save.
Navigate to Set up SAML – <Application_Name>.
note<Application_Name> = Name of the SAML application created
Copy the following values:
Login URL
Microsoft Entra Identifier
Logout URL
Step 2: Configure SureAccess Authentication Type in SureMDM
Log in to the SureMDM Console.
Go to Settings > Account Settings > Enterprise Integrations > SureAccess > SureAccess Configuration > SureAccess Authentication.
Set SureAccess Authentication Type to SAML Authentication.
Select Microsoft Entra.
Enter the respective values copied from point 7 of Step 1.
Service Identifier: Paste the Microsoft Entra Identifier value copied from Entra.
Sign On Service Url: Paste the Login URL value copied from Entra.
Logout Service Url: Paste the Logout URL value copied from Entra.
Click Apply to save.