Error AtlasError Documentation and Resolution

Microsoft Entra rejected the app as misconfigured

AADSTS650056: Misconfigured application.

Microsoft Entra ID rejected the authentication request because the application registration, permissions, identifier, or credential configuration is incomplete or inconsistent.

AADSTS650056configuration
AADSTS650056: Misconfigured application.
  • The app registration is missing required permissions or identifiers.
  • The request references the wrong client ID or application registration.
  • The certificate or credential in the request is invalid or mismatched.
  1. Review the app registration and confirm its identifiers and permissions are correct.
  2. Check that the client ID in the request matches the intended application.
  3. Validate certificates, secrets, and related credentials used by the app.
Microsoft Entra authentication and authorization error codes
AADSTS650056 misconfigured application in Microsoft Entra | Error Atlas