CMiC API and OAuth 2.0 Integration - Connecting App Registration to MS Azure
This section explains how to set up a new app registration in Azure for server-to-server authentication using the client credentials flow.
In Azure's app registration process, you enable CMiC to authenticate with Azure AD. This generates a unique application ID (App ID) for CMiC, and a client secret is created, allowing your app to securely request tokens for authenticating with CMiC.
For integrating OAuth2 with CMiC using Azure AD, follow the following steps.