你的位置: 码友网首页 / 资讯源列表 / Improving application security in ASP.NET Core Razor Pages using HTTP headers – Part 1

关于[Improving application security in ASP.NET Core Razor Pages using HTTP headers – Part 1]的摘要:

This article shows how to improve the security of an ASP.NET Core Razor Page application by adding security headers to all HTTP Razor Page responses. The security headers are added using the NetEscapades.AspNetCore.SecurityHeaders Nuget package from Andrew Lock. The headers are used to protect the session, not for authentication. The application is authenticated using Open ID Connect, the security headers are used to protected the session.

原文地址: https://damienbod.com/2021/08/16/improving-application-security-in-asp-net-core-razor-pages-using-http-headers-part-1/

收录时间: 2021-08-17 浏览量: 1276 分类: ASP.NET Core

| 0 收藏 | 0