Good news: Microsoft decided to postpone the deprecation of Web Service Access Keys (Basic Authentication) until version 2022 wave 1. See confirmation here: https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/upgrade/deprecated-features-w1#web-service-access-keys-basic-auth-for-saas
Originally the plan was to remove basic authentication with version 2021 wave 1….
Continue Reading ajk’s Article on their blog
Deprecation of Basic Auth for SaaS has been postponed to 2022
Good news: Microsoft decided to postpone the deprecation of Web Service Access Keys (Basic Authentication) until version 2022 wave 1. See confirmation here: https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/upgrade/deprecated-features-w1#web-service-access-keys-basic-auth-for-saas Originally the plan was to remove basic authentication with version 2021 wave 1. Integrations with Business Central APIs should be using OAuth instead.
Blog Syndicated with ajk’s Permission
More About This Author
Array
#Dyn365BC2021.01.07Deprecation of Basic Auth for SaaS has been postponed to 2022
#Dyn365BC2021.01.05Batch calls with Business Central APIs (3) – Tips and Tricks
#Dyn365BC2020.12.22Batch calls with Business Central (2) – Error handling
#Dyn365BC2020.12.18Batch calls with Business Central APIs (1) – Basic operation