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

ITfoxtec.Identity.Saml2.Mvc

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

Total Downloads
1.0M
1,012,400
Published
Sep 15, 2026
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 .NETFramework4.8

Dependencies

ITfoxtec.Identity.Saml2
.NETFramework4.6.2
[4.21.0, )
Microsoft.AspNet.Mvc
.NETFramework4.6.2
[5.3.0, )
Microsoft.AspNet.Razor
.NETFramework4.6.2
[3.3.0, )
Microsoft.AspNet.WebPages
.NETFramework4.6.2
[3.3.0, )
[2.0.0, )
ITfoxtec.Identity.Saml2
.NETFramework4.8
[4.21.0, )
Microsoft.AspNet.Mvc
.NETFramework4.8
[5.3.0, )
Microsoft.AspNet.Razor
.NETFramework4.8
[3.3.0, )
[3.3.0, )
[2.0.0, )

Adoption guide

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

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

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.