Microsoft Entra ID configuration

.You must setup a Private Key JWT authentication for Microsoft Entra ID account for authentication.

This setup ensures that your application can trust the authenticity of the tokens issued by Microsoft Entra ID (Azure AD).

Procedure

  1. Log into https://portal.azure.com/.
  2. Navigate to Manage > Certificates & secrets.
  3. Select upload certificate.
  4. Add the description, start date, expiration date and upload the certificate.microsoft entra certificate upload page
  5. Copy the thumbprint from the Microsoft certificates configuration screen because you will need it later when configuring the OAuth client in the Control Room.
  6. Procure the private key linked to your certificate before proceeding with the OAuth connection setup in the Control Room.
  7. Upload this Private Key in .PEM format to the Control Room which is encrypted and stored securely in the credential vault.