Dynamics 365 Authorisation Code Flow

In this flow, after the user successfully authenticates (through an interactive login prompt), an authorization code is issued by Azure AD. This code is then exchanged for an access token…

Dynamics Plug-in profiler does not show any logs

Summary Recently I started trying to debug a plug-in using the Plug-in Registration Tool and the 'Persist to Entity' feature. This feature allows debugging to occur without having to go…

Connecting to Dynamics 365 using various grant types

There are multiple methods for connecting to Microsoft Dynamics from a command line application. Here is a lit of a few methods.