Skip to content

Commit 6f20d31

Browse files
authored
Update confidential-client-application-authentication-error-aadsts7000218.md
1 parent 63e8bfd commit 6f20d31

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

support/entra/entra-id/app-integration/confidential-client-application-authentication-error-aadsts7000218.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Invalid client error (AADSTS7000218) when authenticating to Microsoft Entra ID
33
description: Provides a solution to the AADSTS7000218 error when a confidential client application authenticates to Microsoft Entra ID.
4-
ms.date: 04/21/2025
4+
ms.date: 04/23/2025
55
ms.reviewer: bachoang, v-weizhu
66
ms.service: entra-id
77
ms.custom: sap:Developing or Registering apps with Microsoft identity platform
@@ -83,7 +83,9 @@ Review the application code or capture a [Fiddler](https://blogs.aaddevsup.xyz/2
8383

8484
Here's an example of Fiddler trace:
8585

86-
:::image type="content" source="media/confidential-client-application-authentication-error-aadsts7000218/grant-type.png" alt-text="Screenshot that shows a Fiddler trace example" lightbox="media/confidential-client-application-authentication-error-aadsts7000218/grant-type.png":::
86+
:::image type="content" source="media/confidential-client-application-authentication-error-aadsts7000218/post-request.png" alt-text="Screenshot hat shwos a POST request in Fiddler" lightbox="media/confidential-client-application-authentication-error-aadsts7000218/post-request.png":::
87+
88+
:::image type="content" source="media/confidential-client-application-authentication-error-aadsts7000218/grant-type.png" alt-text="Screenshot that shows a grant type" lightbox="media/confidential-client-application-authentication-error-aadsts7000218/grant-type.png":::
8789

8890
Common OAuth 2.0 flows and their associated `grant_type` values are listed below:
8991

@@ -100,4 +102,4 @@ Common OAuth 2.0 flows and their associated `grant_type` values are listed below
100102

101103
- [Microsoft Authentication Library (MSAL) Client Applications](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki/Client-Applications)
102104

103-
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
105+
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)