<aside> 📝

Microsoft Entra ID (formerly Azure AD) is an identity provider offering Single Sign-On (SSO) functionality. By integrating SSO with ModernLoop, you can centralize login access, maintain consistent security policies, and streamline authentication processes across your organization.

This article outlines the steps to configure ModernLoop to use your Microsoft Entra ID system for SSO.

For instructions on setting up SCIM user provisioning, refer to Microsoft Entra ID User Provisioning (SCIM).

</aside>


In This Article


Pricing

Single Sign-On (SSO), including Azure integration, is an optional, paid add-on service.

If your organization is not currently using Azure with ModernLoop but is interested in exploring this feature, please contact your Account Executive or Customer Success Manager (CSM) for more information.


Enabling SAML

Follow these steps to enable SAML-based SSO with Microsoft Entra ID:

  1. Access Microsoft Entra ID

    1. Navigate to Azure Portal and log in as an administrator.

    2. Search for Enterprise Applications in the global search bar.

      image.png

  2. Create a New Enterprise Application (if not already created)

    1. Click Create Your Own Application.

      image.png

    2. Provide a name for the application (e.g., modernloop-saml).

    3. Choose Integrate any other application you don’t find in the gallery (Non-gallery).

  3. Configure Single Sign-On

    1. Navigate to your new application.

    2. Select Single Sign-On and choose SAML as the sign-in method.

      image.png

    3. Under Basic SAML Configuration, enter the Identifier and Reply URL provided by your ModernLoop CSM:

      Example Values:

      • Unfilled:

        • Identifier: urn:auth0:modernloop:{{CONNECTION_NAME}}
        • Reply URL: https://auth.modernloop.io/login/callback?connection={{CONNECTION_NAME}}
      • Filled (for "acme-company"):

        • Identifier: urn:auth0:modernloop:acme-company
        • Reply URL: https://auth.modernloop.io/login/callback?connection=acme-company

        image.png

  4. Assign Users to the Application

    1. Assign individual users who will use ModernLoop.

      Note: ModernLoop does not support Group assignment for SSO at this time.

  5. Provide Metadata URL to ModernLoop

    1. Go to your SAML settings and copy the App Federation Metadata URL.
    2. Share this URL with your ModernLoop CSM.

    image.png

  6. Activation by ModernLoop

    Once your CSM receives the Metadata URL, they will activate SSO for your ModernLoop instance and notify you when the setup is complete.



<aside> <img src="/icons/book_pink.svg" alt="/icons/book_pink.svg" width="40px" />

Related Articles

Microsoft Entra ID User Provisioning (SCIM)

</aside>