An option for providing users outside your organization with access to your instance to Dynamics 365 is to use Azure AD (Active Directory) . You add them as guest users in Azure AD, assign them a Dynamics licence and give them a security role in the instance of Dynamics they need to access to. It's as easy as that just follow the steps below. For this to work you need an … [Read more...] about External Access to Dynamics 365 Using Azure AD
ADAL
How to Configure Dynamics 365 S2S Authentication
The combination of the Dynamics 365 Web API and Azure Active Directory allows a variety of applications to integrate easily with Dynamics 365 to retrieve and update data. This can be any type of application such as a web site or a data integration process and is commonly referred to as S2S, server-to-server, authentication. Calling the Web API using S2S is a two step … [Read more...] about How to Configure Dynamics 365 S2S Authentication