<aside> đź’ˇ A step-by-step guide to setting up Microsoft Entra integration in the Trustible platform.

</aside>

If you have not already, reach out to [email protected] to discuss enabling Microsoft Entra SSO for your Trustible Organization.

Set up a Trustible-specific Entra Application

  1. Log in to Azure and go to the Microsoft Entra Admin Center

  2. Click “+ New Registration”

  3. Set it up according to your organization’s needs. We recommend checking “Accounts in this organizational directory only (Default Directory only - Single tenant)” to ensure only pre-approved users can log in to Trustible.

  4. Set the Redirect URI:

    1. Set the platform to "Web"
    2. Set the URI to https://app.trustible.ai/accounts/microsoft/login/callback/
      1. Note: it is important you copy the above link exactly, including the trailing slash. Otherwise, the SSO connection will not work properly.
  5. Register the application.

  6. On the Application’s page, navigate to Authentication.

  7. Set the “Front-channel logout URL” to https://app.trustible.ai/accounts/microsoft/logout/

  8. Under “Implicit grant and hybrid flows”, check “ID tokens (used for implicit and hybrid flows)”.

  9. Save.

    Entra-Instructions-1.png

    Entra-Instructions-2.png

Entra-Instructions-3.png

Generate the Client Secret

  1. Under the “Certificates and Secrets” tab on the App, Create a New Client Secret.

  2. Add a description and set the Expiration date to one in compliance with your organization’s policy. Note that you will have to update the secret on the Trustible app when it expires.

  3. Copy the “Value” column from the Secrets table and store it in a safe place. You will need to enter this when setting up your org’s SSO in Trustible.

    Entra-Instructions-4.png

Get your Tenant ID and Client ID