Skip to content

Commit d78ecd8

Browse files
committed
fix suggestions
1 parent 3b1f1e9 commit d78ecd8

9 files changed

Lines changed: 9 additions & 1 deletion

msal-dotnet-articles/acquiring-tokens/web-apps-apis/authorization-codes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "When users login to Web applications (web sites) using OpenID Conn
44
author: cilwerner
55
manager:
66
ms.author: cwerner
7+
ms.date: 05/22/2025
78
ms.service: msal
89
ms.subservice: msal-dotnet
910
ms.reviewer:

msal-dotnet-articles/acquiring-tokens/web-apps-apis/client-credential-flows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "Client credential authentication flows allow services, APIs, and d
44
author: cilwerner
55
manager:
66
ms.author: cwerner
7+
ms.date: 05/22/2025
78
ms.service: msal
89
ms.subservice: msal-dotnet
910
ms.reviewer:

msal-dotnet-articles/acquiring-tokens/web-apps-apis/confidential-client-assertions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about signed client assertions support for confidential clien
44
author: cilwerner
55
manager: CelesteDG
66
ms.author: cwerner
7-
ms.date: 06/04/2024
7+
ms.date: 05/22/2025
88
ms.service: msal
99
ms.subservice: msal-dotnet
1010
ms.workload: identity

msal-dotnet-articles/acquiring-tokens/web-apps-apis/on-behalf-of-flow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "How to use MSAL.NET to authenticate on behalf of a user."
44
author: cilwerner
55
manager:
66
ms.author: cwerner
7+
ms.date: 05/22/2025
78
ms.service: msal
89
ms.subservice: msal-dotnet
910
ms.reviewer:

msal-dotnet-articles/acquiring-tokens/web-apps-apis/workload-identity-federation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "How to acquire tokens with federated workload identity in MSAL.NET
44
author: cilwerner
55
manager:
66
ms.author: cwerner
7+
ms.date: 05/22/2025
78
ms.service: msal
89
ms.subservice: msal-dotnet
910
ms.reviewer:

msal-dotnet-articles/advanced/exceptions/understanding-msaluirequiredexception.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Understanding MsalUiRequiredException
3+
description: "Learn about MsalUiRequiredException in MSAL.NET, its properties, and how to handle it effectively."
34
author: Dickson-Mwendia
45
manager:
56
ms.author: dmwendia

msal-dotnet-articles/advanced/exceptions/understanding-statemismatcherror.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Understanding StateMismatchError
3+
dscription: "Learn about StateMismatchError in MSAL.NET, its properties, and how to handle it effectively."
34
author: Dickson-Mwendia
45
manager:
56
ms.author: dmwendia

msal-dotnet-articles/advanced/experimental-features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Experimental features in MSAL.NET
3+
description: "Explore experimental features in MSAL.NET, including regional discovery and other advanced capabilities."
34
author: Dickson-Mwendia
45
manager:
56
ms.author: dmwendia

msal-dotnet-articles/resources/region-discovery-troubleshooting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Region discovery troubleshooting
3+
description: Troubleshoot regional STS (ESTS-Regional) in Microsoft Entra ID. Learn about the service-to-service flow and opt-in process for first-party apps.
34
author: Dickson-Mwendia
45
manager:
56
ms.author: dmwendia

0 commit comments

Comments
 (0)