Skip to content

Commit 8c91725

Browse files
More missing date metadata
1 parent d4f1bda commit 8c91725

8 files changed

Lines changed: 10 additions & 0 deletions

File tree

msal-dotnet-articles/advanced/exceptions/broker.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Troubleshooting brokered applications
33
description: Master brokered authentication on Android with our troubleshooting guide. Learn about redirect URIs, broker versions, precedence, and log acquisition.
4+
ms.date: 03/17/2025
45
---
56

67
# Troubleshooting brokered applications

msal-dotnet-articles/advanced/exceptions/device-authentication-errors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Device authentication errors
33
description: "Errors that can show up when using device authentication with MSAL.NET."
4+
ms.date: 03/17/2025
45
---
56

67
# Device authentication errors

msal-dotnet-articles/advanced/exceptions/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Exceptions in MSAL.NET
33
description: Master handling exceptions in MSAL.NET with this comprehensive guide. Learn about different types of exceptions, common issues, and how to implement retry policies.
4+
ms.date: 03/17/2025
45
---
56

67
# Exceptions in MSAL.NET

msal-dotnet-articles/advanced/exceptions/retry-policy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Retry policies
33
description: Learn how to implement a custom retry policy for token acquisition operations in .NET with MSAL. Increase your service availability with our detailed guide.
4+
ms.date: 03/17/2025
45
---
56

67
# Retry policies

msal-dotnet-articles/advanced/exceptions/tls-issues.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: TLS issues
33
description: "How to diagnose and address TLS issues when using MSAL.NET"
4+
ms.date: 03/17/2025
45
---
56

67
# TLS issues

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Understanding MsalUiRequiredException
3+
ms.date: 03/17/2025
4+
description: Learn how to handle `MsalUiRequiredException` in MSAL.NET when `AcquireTokenSilent` fails and requires user interaction.
35
---
46

57
# Understanding `MsalUiRequiredException`

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Understanding StateMismatchError
3+
ms.date: 03/17/2025
4+
description: Understand the `StateMismatchError` exception in MSAL.NET
35
---
46

57
# Understanding `StateMismatchError`

msal-dotnet-articles/advanced/exceptions/unity.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Troubleshooting MSAL.NET in Unity applications
33
description: Learn how to troubleshoot MSAL.NET in Unity applications. Understand the cause of runtime exceptions and discover effective solutions.
4+
ms.date: 03/17/2025
45
---
56

67
# Troubleshooting MSAL.NET in Unity applications

0 commit comments

Comments
 (0)