Skip to content

Commit 4ce5f31

Browse files
committed
add toc
1 parent 9a7cb8a commit 4ce5f31

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

support/entra/entra-id/app-integration/401-unauthorized-aspnet-core-web-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom: sap:Developing or Registering apps with Microsoft identity platform
99

1010
# 401 Unauthorized errors in ASP.NET Core Web API with Microsoft Entra ID
1111

12-
This article provides guidance on troubleshooting and resolving 401 Unauthorized errors when you call an ASP.NET Core Web API that is secured by using Microsoft Entra ID authentication. It explains how to use the `JwtBearerEvents` callbacks to capture and log detailed error information.
12+
When you call an ASP.NET Core Web API secured with Microsoft Entra ID authentication, you might encounter a 401 Unauthorized error. This article provides guidance on using `JwtBearerEvents to capture detailed logs for troubleshooting these errors.
1313

1414
## Symptoms
1515

support/entra/entra-id/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949
items:
5050
- name: Developing or registering apps
5151
items:
52+
- name: 401 Unauthorized errors in ASP.NET Core Web API
53+
href: app-integration/401-unauthorized-aspnet-core-web-api.md
5254
- name: Cookies are disabled error in MSAL.Net XBAP application
5355
href: app-integration/script-errors-running-msal-net-xbap-app.md
5456
- name: IDX10501 Error in ASP.NET Core with Azure B2C Custom Policy
@@ -67,6 +69,7 @@
6769
href: app-integration/confidential-client-application-authentication-error-aadsts7000218.md
6870
- name: Infinite sign-in loop issue with ASP.NET applications
6971
href: app-integration/asp-dot-net-application-infinite-sign-in-loop.md
72+
7073

7174
- name: Troubleshoot adding apps
7275
href: app-integration/troubleshoot-adding-apps.md

0 commit comments

Comments
 (0)