How to get your Microsoft Azure AD OAuth 2 credentials
Blog post from Unified.to
To obtain OAuth 2 credentials for Microsoft Azure Active Directory (Azure AD), which are essential for integrating services like Outlook, Teams, and Dynamics within the Microsoft Azure ecosystem, you need to register an app in the Microsoft Azure Portal. This process involves navigating to the Azure AD section, creating a new app registration, and specifying settings such as the app name, tenant type, and redirect URI. After registration, you can retrieve your app's Client ID and generate a client secret. These credentials, along with the correct permission scopes, must be entered on the Unified.to platform for successful integration. If you encounter an 'invalid client secret' error, it may be due to incorrect client ID or secret values, necessitating a review or regeneration of these credentials in Azure AD.