How To Create App Registration for Eagle
In this section, the specific settings for the App registration for Eagle is specified.
Note
It is optional to use a custom App Registration. Eagle provides a preconfigured App Registration that can be used out of the box.
Specific Eagle Settings for App Registration
Perform the steps below to create the Application (client) ID and secret needed to set up Eagle in Business Central.
- Create a new App Registration in the Microsoft Entra admin center.
- For the new registration:
- Enter a suitable name.
- Select account type:
- Eagle supports Single tenant and Multitenant.
- Add Redirect URI:
- Select platform Web.
- Enter https://businesscentral.dynamics.com/OAuthLanding.htm as URI.
- Add API permissions for the created app registration:
- Select the Dynamics 365 Business Central API.
- Select Delegated Permissions.
- Add permission: Financials.ReadWrite.All.
- Select the Dynamics 365 Business Central API.
- Optionally perform Grant admin consent for the added permission.
- Create a new secret.
Note
Copy the Application (client) ID and secret since they are needed to set up Eagle in Business Central on the Eagle Setup page.