...
Delegated permissions (User account only*) | |||
---|---|---|---|
Permission | Display String | Description | Admin Consent Permission Required? |
offline_access (Mandatory for the Auto-refresh token) | offline_access | offline_access must be assigned if you select the Auto-refresh token option. | Yes |
CustomService.FullAccess | Access Dynamics AX Custom Service | This permission allows the application to access all Microsoft Dynamics custom service APIs. | No |
Odata.FullAccess | Access Dynamics AX data | This permission allows the application to access Microsoft Dynamics AX as a user or an application. | No |
AX.Full.Access | Access Dynamics AX online as organization use | This permission allows the application to access all Microsoft Dynamics AX service endpoints. | No |
...
Specify the Credentials and Validate the Snap Account
Navigate to the required Snap of your choice.
Configure the OAuth2 account with the details from the registered application in the Finance and SCM portalPortal.
Click Authorize. The Access and Refresh tokens are generated. You are redirected to the sign-in page of the Azure Portal.
Sign in to Azure Portal with valid credentials to redirect to the Snap Edit account settings dialog. The Access and Refresh tokens are auto-populated but and encrypted in the Account settings.
Validate the Snap Account. Learn more about the Finance and SCM OAuth2 Account.
...