Search code examples
authenticationauthorizationdynamics-crmdynamics-crm-onlinedynamics-crm-2015

Microsoft Dynamics CRM and application authentication and authorization


does Microsoft Dynamics CRM Online (2015) has some feature for authentication and authorization of external apps that needs to access CRM data records from all CRM entities?

External apps are in my case 3rd party Windows Services etc. to perform some sync and automation tasks, and these apps does not have any user interface or interaction. Apps has access with CRM SDK, OData and WCF/SOAP.

Of course, basic solution is to create new Office 365 user with CRM Pro license and use this user for API access. However I was wondering is there any kind of "special user". For example, SharePoint Online and on-premise has “SharePoint App Authentication and authorization”. Is there a way for similar staff in CRM 2015 ?


Solution

  • There is a setting on the user called Access Mode that, when set to Non-interactive, makes it so the user doesn't consume a license. Here's an article that outlines how to set a user up for this type of access:

    http://www.crminnovation.com/blog/crm-online-non-interactive-user/