Microsoft Azure AD "Error AADSTS7000215: Invalid client secret provided"

Overview

This article troubleshoots the following error encountered during login attempts with a Microsoft Azure AD enterprise connection:
AADSTS7000215: Invalid client secret provided. Ensure the secret being sent in the request is the client secret value, not the client secret ID, for a secret added to app ‘<>’

Applies To

  • Microsoft Azure AD
  • Enterprise Connection
  • Error AADSTS7000215

Cause

An incorrect client secret was entered in the configuration. Often, this occurs because the client secret ID was entered instead of the client secret Value .

Solution

Error AADSTS7000215 occurs due to an incorrect client secret.

Confirm that the setting uses the client secret Value and not the client secret ID.

NOTE: Reach out to Microsoft Azure AD official support for assistance configuring the connection in the Microsoft Azure AD Developer account.