"AADSTS650056: Misconfigured application" Error from Azure AD Connection

Last Updated: Sep 24, 2024

Overview

The following error is received on the Azure AD connection:

AADSTS650056: Misconfigured application. This could be due to one of the following: the client has not listed any permissions for ‘AAD Graph’ in the requested permissions in the client’s application registration. Or, the admin has not consented in the tenant. Or, check the application identifier in the request to ensure it matches the configured client application identifier. Or, check the certificate in the request to ensure it’s valid. Please contact your admin to fix the configuration or consent on behalf of the tenant.
Client app ID: *******.
Trace ID: ********
Correlation ID: ***********
Timestamp: ***********.

Microsoft Graph is allowed, but not AAH Graph.

This article clarifies whether there is a need to adjust the Identity API in the connection to "Microsoft Identity Platform (v2).

Applies To

  • Microsoft
  • Azure AD
  • AADSTS650056: Misconfigured application

Solution

While this message returned by Azure can be related to several possible misconfigurations, updating the Identity API setting to use Microsoft Identity Platform (v2) may fix the issue.

image.png