Entering the redirect URIs to your app registration in Microsoft Entra ID

Prev Next

Prerequisites

Steps

  1. Open the Microsoft Entra admin center: https://entra.microsoft.com

  2. Go to Applications.

  3. Select the App registrations tab.
    The App registrations tab opens.

    Microsoft Entra admin center displaying app registrations and registration options.

    App registrations page in Microsoft Entra admin center

  4. Select the entry of your app registration.
    The Overview tab of your app registration opens.

    Overview of the dox42 application registration in Microsoft Entra admin center.

    Registered app in Microsoft Entra admin center

  5. Select the Authentication tab.
    The Authentication tab opens.

    Microsoft Entra admin center showing authentication settings and redirect URIs for applications.

    Authentication tab

  6. Select the Web section.

  7. Select the Add URI button.

  8. Enter one of the following server URLs into the text field:

    • dox42 Online URL: https://<yourcompany>.dox42.online/
      In our example: https://dox42docudemo.dox42.online/

      Note

      You will need to include this URI in the dox42 Server Configuration in the dox42 data map.

    • Your dox42 Management UI (MAUI) login reply URI (when set to MS authentication): https://<yourcompany>.dox42.online/maui/Home

    • Any additional URLs for applications you want to call the dox42 Server from, for example:

      • D365 CE: https://<yourcompany>.crm4.dynamics.com/

        Note

        If you are going to use dox42 from various D365 CE environments, e.g. UAT, Prod and Test, add the URLs of all your D365 CE instances.

      • Power Automate: https://global.consent.azure-apim.net/redirect/<yourdox42customconnectornameandID>

        Note

        Every dox42 Power Automate Connector has its unique redirect URL. If you have various dox42 Power Automate Connectors, please enter all of them here. See Power Automate Documentation for more details.

      • D365 BC Business Central Online: https://businesscentral.dynamics.com/OAuthLanding.htm

      • D365 FSCM: you will only need the dox42 Online URL

  9. Repeat the previous steps for all needed URIs.

  10. Select the Save button.

Result

You have entered the redirect URIs.