Is it possible to configure the TestTool to use OAuth for connection to Business Central?
Currently are we using Basic Auth, but is will be deprecated https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/upgrade/deprecated-features-w1
The capability to access web services in Business Central using Web Service Access Key (Basic Auth) is deprecated for SaaS. OAuth2 will be the authentication option for SaaS. OAuth samples are published in the BCTech repo. For on-premises, Web Service Access Key (Basic Auth) will remain an option for the time being. This change has no impact on how Business Central connects to external services.
Br. Michael Knudsen