/
Deliver App Setup in Azure
Deliver App Setup in Azure
- Megan Stanage
Owned by Megan Stanage
Sept 19, 2024
Loading data...
Azure Setup
- Visit https://portal.azure.com.
- Log in with the proper credentials.
- Under the Directory section, select the company.
- Click Microsoft Entra ID.
- Click App registrations.
- Click New registration.
- Create a name for the application.
- Enter a Name.
- Use "com.accenture.logisticsexecution.mobile://auth" as the Redirect URI. (See Steps 9-10 for more information on redirect URIs).
- Select an account type.
- Click Register.
- You can view the details of your application.
Click Authentication < Add a platform > Mobile and desktop applications.
Select "com.accenture.logisticsexecution.mobile://auth" in the Redirect URIs section as the return URI and then click Save.
This is necessary for Deliver application settings.Important
There may be multiple redirect URIs available but you MUST select the "com.accenture.logisticsexecution.mobile://auth" option.
- Click API permissions > Add a permission > Dynamics ERP.
- Click Delegated permissions, select the checkboxes, and click Add permissions.
D365 F&SCM Setup
- Navigate to System administration > Setup > Azure Active Directory applications in your D365 environment.
- Create a record in the table. Enter the Client ID for the application found in Step 8.
- This can be found in the Azure Portal in the Application (client) ID field.
Deliver Application Setup
- Open the Deliver application and authenticate.
- Tap Connections.
- Enter the following settings in the correct fields and tap Save on the ribbon.
- Azure AD Client ID: The Application ID found in Step 8.
- Azure AD Authority: https://login.windows.net/ followed by the value found in Step 2 of D365 F&SCM setup.
- Azure AD Return URI: The URI created in Step 10.
- If you have a worker tied to the user you logged in with, any activities they have been paired to will populate the application.