Web service security

Security is an important part of a solution involving web services. This is because the client calling the web service endpoint is likely not delivered by Microsoft and also because the interaction between the client and Business Central happens over a network.

This article provides recommendations that you can implement to make your web services applications secure.

For more general information about security in Business Central, see Security overview.

Web service authentication options

Here are some authentication options you can use:

See also