Connect to Dynamics 365 Web API using OAuth 2.0 – Authorization Code Grant Type
Views (2425)
In the previous post we covered Password and Client Credentials grant type, here we’d be looking at the Authorization Code Grant Type. The Authorization Code Grant Type is for the Confidential Clients i.e. basically for the server side web applications that are written in server side language and source code is not available to the … Continue reading "Connect to Dynamics 365 Web API using OAuth 2.0 – Authorization Code Grant Type"
This was originally posted here.

Like
Report
*This post is locked for comments