Hello Experts,
Here is the scenario where my application takes the username , password and organizational url for basic authentication to Dynamics 365 and retrieve the access token. I'm using the node.js for this. I do not want to use the Azure Active Directory credentials like client ID and client Secret.
Please let me know is this even possible and it would be very helpful if some sample code is provided.