microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
728 stars 241 forks source link

Add custom server support for AAD authentication #4504

Open so-lar opened 5 years ago

so-lar commented 5 years ago

The featue request is related to the issue #1416

You can´t define a "server" in the launch.json, which authenticates via Azure Active Directory. Visual Studio code always connects to "https://api.businesscentral.dynamics.com"

JohanStenberg100 commented 5 years ago

Hi @d-larisch, we don't have any plans on supporting this now. However, I'll keep this issue open since we do see it as a feasible scenario. Thanks

jwikman commented 3 years ago

@JohanStenberg100, is it still not possible to deploy from VSCode to a local development server with AAD auth?

I'm trying to use AAD auth in a docker container, and things seems to works fine - except deploying from VSCode. 😕

JohanStenberg100 commented 3 years ago

I'll pass this on to @kalberes. Thanks