In this article
IC Suite Endpoints
Use this page to create endpoints for connecting remote intercompany partners. Endpoints are used when creating intercompany partner records on the IC Suite Partners page. The endpoints are for companies when the companies use different environments. These companies can be in the same or different tenant.
General
The following field boxes are available:
Field | Description |
Name | Specify a unique name for the endpoint. |
Description | Specify a description for the endpoint. |
Microsoft Entra ID Authentication
Use this tab to specify the Microsoft Entra ID details. The Microsoft Entra ID details are required for using the Service-to-Service (S2S) authentication feature in Microsoft Dynamics 365 Business Central. For information about S2S, see the Microsoft Dynamics 365 Business Central documentation: Using Service-to-Service (S2S) Authentication .
The following field boxes are available:
Field | Description |
Client ID | Specify the client ID that is registered with the Microsoft Entra ID tenant. |
Client Secret | Specify the client secret that is registered with the Microsoft Entra ID tenant. |
Tenant ID |
Specify an intercompany partner tenant identifier. For example, in this URL https://businesscentral.dynamics.com/adbcef-1209-4869-98C9-c75fdcef3338/SandBox, the tenant ID is |
Environment Name |
Specify the intercompany partner environment name. For example, in this URL https://businesscentral.dynamics.com/adbcef-1209-4869-98C9-c75fdcef3338/SandBox, the tenant ID is SandBox. |
Scope URL |
The scope URL needed for access Business Central Automation APIs. The default value, which can be changed, is added when a record is created. This field box is hidden. To make it visible, personalize the page. Default value: https://api.businesscentral.dynamics.com/.default |
Authority URL |
The authorizing URL needed for access calls to Business Central Automation APIs. The default value, which can be changed, is added when a record is created. This field box is hidden. To make it visible, personalize the page. Default value: https://login.microsoftonline.com/{AadTenantId}/oauth2/v2.0/token |
Actions
The following actions are available:
Action | Description |
Test Connection | Tests the connection and gets all companies for the tenant. These companies can be selected as destination companies when creating the intercompany partner record on the IC Suite Partners page. |