Skip to content

Commit c1167e7

Browse files
authored
add TOC
1 parent 751d2df commit c1167e7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

support/entra/entra-id/app-integration/serilog-protected-web-api-authentication-authorization-errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Change the following information in the `AzureAd` section in the **appsettings.j
4848
},
4949
```
5050

51-
## Step 3: Change the sample application code
51+
### Step 3: Change the sample application code
5252

5353
Change the `ValidAudiences` and `ValidIssuers` properties of the [TokenValidationParameters](/dotnet/api/microsoft.identitymodel.tokens.tokenvalidationparameters) class in the **Program.cs** file.
5454

support/entra/entra-id/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
href: app-integration/repeat-login-prompts-in-msal-ios-app.md
6666
- name: Infinite sign-in loop issue with ASP.NET applications
6767
href: app-integration/asp-dot-net-application-infinite-sign-in-loop.md
68+
- name: Troubleshoot protected Web API authentication or authorization errors with Serilog
69+
href: app-integration/serilog-protected-web-api-authentication-authorization-errors.md
6870

6971

7072
- name: Troubleshoot adding apps

0 commit comments

Comments
 (0)