Dynamics 365 Customer Engagement
Finally the new model-driven designer is out of preview and available for general use https://powerapps.microsoft.com/en-us/blog/announcing-the-general-availability-of-the-new-model-driven-form-designer/ Since I wrote about it last the few changes that we can see…
📅 6 September 2019
👁 283 views
Dynamics 365 Customer Engagement
Recently we were evaluating StresStimulus, the load testing tool, for our performance testing requirements. The tool is quite user friendly and intuitive and in a matter of few…
📅 5 September 2019
👁 134 views
Dynamics 365 Customer Engagement
OAuth can be defined as delegation or authorization protocol. The resource owner who owns the resource is allowing an application to access that resource on their behalf without…
📅 30 August 2019
👁 86 views
Dynamics 365 Customer Engagement
In previous post we saw how to connect to Dynamics 365 Web API using Postman and Implicit Grant type, in this post we will be creating a single…
📅 28 August 2019
👁 70 views
Dynamics 365 Customer Engagement
In the previous post we covered below grant type Password Client Credentials Authorization Code here we’d be looking at the Implicit Grant Type. Implicit Grant Type is for…
📅 27 August 2019
👁 100 views
Dynamics 365 Customer Engagement
If we have not enabled the application to request an id_token directly from the Authorization Endpoint (while writing Single Page Application that uses Implicit Flow Grant), we would…
📅 27 August 2019
👁 80 views
Dynamics 365 Customer Engagement
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…
📅 25 August 2019
👁 113 views
Dynamics 365 Customer Engagement
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…
📅 24 August 2019
👁 66 views
Dynamics 365 Customer Engagement
Originally posted on Debajit's Dynamic CRM Blog: It gives me great pleasure to announce the new CRM add-on from XrmForYou stable – Notes Metadata Manager utility from XrmForYou…
📅 23 August 2019
👁 85 views
Dynamics 365 Customer Engagement
The ROPC grant type should only be used in scenario when the Client application is absolutely trusted with user credentials and when redirect based flow are not possible.…
📅 23 August 2019
👁 108 views