bestlong / node-red-contrib-mssql-plus

A Node-RED node to read and write to Microsoft MS SQL Databases
MIT License
31 stars 18 forks source link

Azure AD authentication #95

Open Vladimir-Dj opened 3 months ago

Vladimir-Dj commented 3 months ago

Hi, it is not specified in the user document what is the authenitcation method. I need to connect to Dynamics 365 MSSQL DB. Currently I can access Dynamics 365 DB with MSSQL Server Managment Studion directly on port 5558 using Azure AD authentiaction only. I tried to configure mssql node with credentials for Azure AD authentiaction but it is not authenticating. Will you advise is there Azure AD authentiaction method implemented in the node. If not when it might be implemented.