Skip to main content
ITfoxtec.Identity.Saml2.MvcCore package icon

ITfoxtec.Identity.Saml2.MvcCore

ASP.NET Core MVC integration helpers for implementing SAML 2.0 with ITfoxtec.Identity.Saml2. Adds SAML 2.0 service and middleware registration, request conversion, cookie authentication integration, and IActionResult helpers for SAML 2.0 login, logout, metadata, Redirect, POST, Artifact, and SOAP responses. Includes the core library's modern RSA/ECDSA signature validation and configurable assertion encryption support. The README explains when to implement SAML 2.0 directly in ASP.NET Core and when FoxIDs can act as an external SAML 2.0 bridge for applications that already support OpenID Connect or WS-Federation.

Total Downloads
10.5M
10,513,629
Published
Sep 15, 2026
Latest stable version

Install

.NET CLI
dotnet add package ITfoxtec.Identity.Saml2.MvcCore --version 4.21.0
Package Manager Console
Install-Package ITfoxtec.Identity.Saml2.MvcCore -Version 4.21.0
PackageReference
<PackageReference Include="ITfoxtec.Identity.Saml2.MvcCore" Version="4.21.0" />

Frameworks

net10.0 .NETFramework4.6.2 .NETFramework4.8 net6.0 net7.0 net8.0 net9.0

Dependencies

[4.21.0, )
[13.0.3, )
ITfoxtec.Identity.Saml2
.NETFramework4.6.2
[4.21.0, )
[2.3.0, )
[2.3.0, )
[2.3.0, )
[2.3.0, )
Newtonsoft.Json
.NETFramework4.6.2
[13.0.3, )
[8.0.4, )
ITfoxtec.Identity.Saml2
.NETFramework4.8
[4.21.0, )
[2.3.0, )
[2.3.0, )
[2.3.0, )
Newtonsoft.Json
.NETFramework4.8
[13.0.3, )
[8.0.4, )
[4.21.0, )
[13.0.3, )
[4.21.0, )
[13.0.3, )
[4.21.0, )
[13.0.3, )
[4.21.0, )
[13.0.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 7 target frameworks; confirm the exact target used by your application.

The published metadata declares 26 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.