Service-to-service authentication

Important

This content is archived and is not being updated. For the latest documentation, go to New and Planned for Dynamics 365 Business Central. For the latest release plans, go to Dynamics 365 and Microsoft Power Platform release plans.

Enabled for Public preview General availability
Admins, makers, marketers, or analysts, automatically - Jul 1, 2021

Business value

Service-to-service authentication provides the means to connect to Dynamics 365 Business Central as an application.

Feature details

In Dynamics 365 Business Central, service-to-service (S2S) authentication will enable automation, daemons, and background jobs and other types of services to access data, without direct control of an interactive user. Client Credentials flow is the type of grant that is commonly used for service-to-service interactions that must run in the background.

To enable access through S2S, an Azure Active Directory application must be registered on the Azure Active Directory page in Business Central, and then the application needs to be assigned permissions and consented to. Client Credentials flow can then be used to access Business Central data.

S2S cannot be used in cases where an existing license must be applied.

Requests made using S2S will use the existing throttling limits.

See also

Using service-to-service authentication (docs)