Commit Graph

2 Commits (7d1bd99b73b33c3f2a5f82105aa9c18f2f4a2f7b)

Author SHA1 Message Date
Mike Rousos 72b477563d
Add docs and sample code for sharing auth cookies between ASP.NET and ASP.NET Core (#28020)
* Add docs and sample code for sharing auth cookies between ASP.NET and ASP.NET Core

* Update aspnetcore/migration/inc/remote-authentication.md

Co-authored-by: Chris Ross <Tratcher@Outlook.com>

* Update aspnetcore/migration/inc/remote-authentication.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/cookie-sharing.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/cookie-sharing.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/security/cookie-sharing.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Add details about how users should decide between auth sharing options

* Clarify that auth cookie sharing between ASP.NET and ASP.NET Core allows using cookies but not signing in from both apps.

* Move the last couple ASP.NET Core/ASP.NET Core sharing sections above the now-expanded ASP.NET/ASP.NET Core sharing section.

* Apply suggestions from code review

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Small rearrangement of content in a bulleted list

Co-authored-by: Chris Ross <Tratcher@Outlook.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-01-12 08:40:54 -10:00
Rick Anderson 097bd7dff8
Inc migration from Framework to ASP.NET Core /1 (#27566)
* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* Inc migration from Framework to ASP.NET Core /1

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* react to feedback

* react to feedback

* Update aspnetcore/migration/inc/session.md

Co-authored-by: Taylor Southwick <tasou@microsoft.com>

* Apply suggestions from code review

Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>
Co-authored-by: Mike Rousos <mikerou@microsoft.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

* react to feedback

Co-authored-by: Taylor Southwick <tasou@microsoft.com>
Co-authored-by: Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com>
Co-authored-by: Mike Rousos <mikerou@microsoft.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
2022-11-28 15:35:12 -10:00