You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetcore/migration/fx-to-core/areas/authentication.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: ASP.NET Framework to Core Authentication Migration
4
4
author: wadepickett
5
5
ms.author: wpickett
6
6
monikerRange: '>= aspnetcore-6.0'
7
-
ms.date: 07/17/2025
7
+
ms.date: 09/24/2025
8
8
ms.topic: article
9
9
uid: migration/fx-to-core/areas/authentication
10
10
zone_pivot_groups: migration-remote-app-setup
@@ -344,8 +344,8 @@ Details on how to configure sharing auth cookies between ASP.NET and ASP.NET Cor
344
344
345
345
The following samples in the [System.Web adapters](https://github.com/dotnet/systemweb-adapters) GitHub repo demonstrates remote app authentication with shared cookie configuration enabling both apps to sign users in and out:
0 commit comments