Back to Aspnetcore

Cookies Not Compressed

aspnetcore/includes/cookies-not-compressed.md

latest223 B
Original Source

For security reasons, authentication cookies are not compressed in ASP.NET Core. When using authentication cookies, developers should minimize the number of claim information included to just that necessary for their needs.