Skip to main content

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

  1. Log in to the Azure Portal with valid credentials.

  2. In the search bar, type Enterprise Applications and open the section.

  3. Click New ApplicationCreate your own application.

    • Provide an application name. e.g. SureAccess

    • Select Integrate any other application not found in the gallery (Non-gallery)

    • Click Create.

  4. Once the application is created, you will be redirected to the application’s Overview Page.

    • Click on Single Sign-On.
  5. Select SAML as the sign-in method.

    • You will be navigated to Set up Single Sign-On with SAML.
  6. In the Basic SAML Configuration section, click Edit and enter the following values:

    • Identifier (Entity ID):
      urn:42gears:suremdm:SAML2ServiceProvider

    • Reply 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.

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

  1. Log in to the SureMDM Console.

  2. Go to Settings > Account Settings > Enterprise Integrations > SureAccess > SureAccess Configuration > SureAccess Authentication.

  3. Set SureAccess Authentication Type to SAML Authentication.

  4. Select Microsoft Entra.

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

  6. Click Apply to save.