Connect to Dynamics 365 Web API using OAuth 2.0 – Client Credentials
Views (1833)
In the last post we learned about connecting to Dynamics 365 Web API using Resource Owner Password Credential (ROPC), here we’d be covering the Client Credentials grant. Client Credentials grant is designed for the client applications who are the resource owner and when basically there are no users involved, a batch (cron) job or a … Continue reading "Connect to Dynamics 365 Web API using OAuth 2.0 – Client Credentials"
This was originally posted here.

Like
Report
*This post is locked for comments