«Connect to Microsoft Dynamics 365 web services using OAuth».
Before you can use OAuth authentication to connect with the Dynamics 365 web services, your application must first be registered with Microsoft Azure Active Directory.
Azure Active Directory is used to verify that your application is permitted access to the business data stored in a Dynamics 365 tenant.
- A plugin for WordPress that allows users to authenticate with Azure AD B2C using OpenID Connect: https://github.com/AzureAD/active-directory-b2c-wordpress-plugin-openidconnect
- Azure Active Directory Authentication Library for PHP: https://github.com/introp-software/azure-activedirectory-library-for-php
- Azure Active Directory Provider for OAuth 2.0 Client