...
Key Steps in the Workflow
Create an Application in the Azure Portal
...
Info |
---|
To use an existing application, navigate to Portal Home > Azure Active Directory >App registrations > All applications. In the search box, specify the application name you want to use. The details of the registered application is displayed dsiplay in the search list. |
Define
...
Permissions
On the left navigation panel, navigate to Manage,select API permissions > Add a permission.
On the Request API permissions window, select Dynamics ERP and select the Delegated delegated permissions listed under the Scopes and Permissions required for MS Dynamics 365 Finance and SCM.
Click Add Permissions and view all the permissions added under Configured permissions.
Click Grant admin consent confirmation and select Yes.
Click Overview and select Add a Redirect URI. You will be are redirected to the Platform configurations page. :
Under Platform configurations, click Add a platform.
Select Web and specify a valid Redirect URI https://cdn.elastic.snaplogic.com/api/1/rest/admin/oauth2callback/msdynamics365fo and click Configure. A popup pop-up message displays indicating that the application is successfully updated.:
On the Platform configurations page, click Save.
...