SameSite Cookies

 https://devblogs.microsoft.com/aspnet/upcoming-samesite-cookie-changes-in-asp-net-and-asp-net-core/

https://www.thinktecture.com/en/identity/samesite/prepare-your-identityserver/

https://brockallen.com/2019/01/11/same-site-cookies-asp-net-core-and-external-authentication-providers/


For debugging purpose

Go to chrome://flags and disable #same-site-by-default-cookies. If needed, also disable #cookies-without-same-site-must-be-secure. Restart Chrome for the changes to take effect.

https://support.google.com/chrome/thread/34237768?hl=en


Comments

Popular posts from this blog

Use GnuPG Tools or C# Code for PGP Encryption and Signature

Errors in Net Core Add-Migration

Confusing Concepts about SFTP: SSH2 vs OpenSSH