首页 / 新闻 / ComponentSpace SAML v2.0 for ASP.NET Core v2.3.0
ComponentSpace SAML v2.0 for ASP.NET Core v2.3.0
HTTP-Post 中现在包括内容类型标头以支持 nosniff。
2月 25, 2019
新版本
特性
Move example projects to ASP.NET Core 2.2.
Include the Content-Type header in HTTP-Post to support nosniff.
Move the JavaScript to after the HTML body for HTTP-Post to support older browsers.
In the SAML authentication handler, automatically change the base path of the external login callback redirect URL to match the case of the assertion consumer service URL to ensure the browser sends the Identity.External cookie.
Add base path support to the SAML authentication handler and middleware.
Include the authn context and partner name in the authentication properties returned by the SAML authentication handler.