Skip to content

Commit 673e3de

Browse files
committed
Updates
1 parent 51167ed commit 673e3de

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

aspnetcore/blazor/security/blazor-web-app-with-windows-authentication.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,12 @@ uid: blazor/security/blazor-web-app-windows-authentication
1010
---
1111
# Secure an ASP.NET Core Blazor Web App with Windows Authentication
1212

13+
<!-- UPDATE 10.0 - Enable after release
14+
1315
[!INCLUDE[](~/includes/not-latest-version-without-not-supported-content.md)]
1416
17+
-->
18+
1519
This article describes how to secure a Blazor Web App with [Windows Authentication]() using a sample app in the [`dotnet/blazor-samples` GitHub repository (.NET 9 or later)](https://github.com/dotnet/blazor-samples) ([how to download](xref:blazor/fundamentals/index#sample-apps)).
1620

1721
Specification for the Blazor Web App:

aspnetcore/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,9 +618,9 @@ items:
618618
uid: blazor/security/blazor-web-app-entra
619619
- name: Blazor Web App with OIDC
620620
uid: blazor/security/blazor-web-app-oidc
621-
- name: Static server-side rendering threats
622621
- name: Blazor Web App with Windows Auth
623622
uid: blazor/security/blazor-web-app-windows-authentication
623+
- name: Static server-side rendering threats
624624
uid: blazor/security/static-server-side-rendering
625625
- name: Interactive server-side rendering threats
626626
uid: blazor/security/interactive-server-side-rendering

0 commit comments

Comments
 (0)