Entra ID (Microsoft)

Entra ID SSO Configuration

Enabling Entra ID integration with SupplyMover will enable OpenID Connect user authentication through Microsoft's Entra ID platform for the private (CRM) side of SupplyMover. To setup Entra ID with your SupplyMover account, please follow the steps listed below


Microsoft Entra ID Application

To setup Entra ID with your SupplyMover account, you will need to first create a new App registration in the Microsoft Entra admin center.

  1. Sign in to the Microsoft Entra admin center as at least a Cloud Application Administrator.
  2. Navigate to Identity > Applications > App registrations > New registration.
  3. Name your app and specify the account types you'd like to support.
  4. Select Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) under Support account types
    1. Please note, this allows additional Entra ID tenants to login to the CRM only if they have both a valid SupplyMover account, and you've provided their Entra ID Tenant ID in the list of whitelisted tenants to SupplyMover.
  5. Enter the following Redirect URI values depending on your environment access needs, with a Platform value of Single-page application (SPA)
    1. Production - https://app.supplymover.com
    2. UAT - https://staging.app.supplymover.com
    3. Development - https://dev.app.supplymover.com
  6. Ensure that User.Read is configured under API permissions

Once you have finished setting up your new App registration in the Microsoft Entra admin center, you will need to email your Application (client) ID and Entra ID Tenant ID values to your SupplyMover account manager.


To retrieve your Application (client) ID, perform the following steps

  • Sign in to the Microsoft Entra admin center
  • Navigate to Identity > Applications > App registrations > select the application you created above.
  • Copy the Application (client) ID from the Overview > Essentials box.

To retrieve your Entra ID Tenant ID, perform the following steps

  • Sign in to the Microsoft Entra admin center
  • Navigate to Overview from the left side menu.
  • Copy the Tenant ID from the Basic information box.

To restrict SupplyMover Entra ID login to Users and Groups in your directory, please follow the steps provided in Restrict a Microsoft Entra app to a set of users


Additional Information

Automatic user provisioning is not supported through SupplyMover. Please see User Management for information on provisioning users in SupplyMover.

Enabling the Entra ID integration will disable SupplyMover email/password login for users in your account, though users can be configured on a case by case basis to allow SupplyMover email/password authentication.

SupplyMover only supports login through Entra ID integration for users in your AD that have a User principal name value equivalent to the email address value of their SupplyMover account.