Skip to main content
ITfoxtec.Identity.Saml2 package icon

ITfoxtec.Identity.Saml2

The ITfoxtec Identity Saml2 package adds SAML-P support for both Identity Provider (IdP) and Relying Party (RP) on top of the SAML 2.0 functionality implemented in .NET. Support .NET 6.0 Support .NET 5.0 Support .NET Core 3.1 Support .NET Standard 2.1 Support .NET Framework 4.6.2 and 4.8 Support message signing and validation as well as decryption is supported. The package supports SAML 2.0 login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on is supported. Support redirect binding, post binding and artifact binding. Support signing/encryption certificates in Azure Key Vault. Tested for compliance with AD FS, Azure AD and Azure AD B2C. Support the Danish NemLog-in 2 / OIOSAML 2 and NemLog-in 3 / OIOSAML 3.

Total Downloads
14.9M
14,913,417
Published
Sep 28, 2022
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 .NETFramework4.8 .NETCoreApp3.1 net5.0 net6.0 .NETStandard2.1

Dependencies

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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

The published metadata declares 22 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.