ITfoxtec.Identity.Saml2 4.1.2-beta2

This is a prerelease version of ITfoxtec.Identity.Saml2.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ITfoxtec.Identity.Saml2 --version 4.1.2-beta2
                    
NuGet\Install-Package ITfoxtec.Identity.Saml2 -Version 4.1.2-beta2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ITfoxtec.Identity.Saml2" Version="4.1.2-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ITfoxtec.Identity.Saml2" Version="4.1.2-beta2" />
                    
Directory.Packages.props
<PackageReference Include="ITfoxtec.Identity.Saml2" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ITfoxtec.Identity.Saml2 --version 4.1.2-beta2
                    
#r "nuget: ITfoxtec.Identity.Saml2, 4.1.2-beta2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ITfoxtec.Identity.Saml2@4.1.2-beta2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ITfoxtec.Identity.Saml2&version=4.1.2-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=ITfoxtec.Identity.Saml2&version=4.1.2-beta2&prerelease
                    
Install as a Cake Tool

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 5.0
     Support .NET Core 3.1
     Support .NET Standard 2.1
     Support .NET Framework 4.6.1 and 4.7.2

Support message signing and validation (SHA1/SHA256/SHA384/SHA512) as well as encryption and decryption. Login, logout, single logout and metadata. Both SP Initiated and IdP Initiated sign on.

Support signing/encryption certificates in Azure Key Vault.

Tested for compliance with AD FS, Azure AD and Azure AD B2C. Furthermore, the Danish OIOSAML 2.0 profile and NemLog-in is supported.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on ITfoxtec.Identity.Saml2:

Package Downloads
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.

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.

Passingwind.AspNetCore.Authentication.Saml2

ASP.NET Core authentication handler for the SAML2 protocol

Passingwind.Abp.IdentityClient.AspNetCore

an abp module that provider dynamic identity provider, support oidc, saml2

Microi.SSO

Microi 吾码 SSO 身份联邦插件,提供 OIDC、OAuth2、SAML2、CAS 可信协议原子;业务编排由官方接口引擎实现。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.20.1 364,331 6/27/2026
4.20.0 6,513 6/24/2026
4.19.2 4,142 6/23/2026
4.19.1 2,815 6/22/2026
4.19.0 807 6/22/2026
4.18.2 21,700 6/12/2026
4.18.0 159,158 5/8/2026
4.17.0 694,019 11/25/2025
4.16.2 309,328 9/30/2025
4.16.1 118,905 8/22/2025
4.15.3 2,612,419 12/5/2024
4.14.1 73,847 11/27/2024
4.13.3 54,821 11/20/2024
4.13.2 389,737 10/16/2024
4.13.1 27,944 10/10/2024
4.12.7 178,762 9/17/2024
4.12.6 187,871 9/3/2024
4.12.0-beta1 1,678 7/2/2024
4.11.3 1,682,845 6/17/2024
4.1.2-beta2 2,581 1/4/2021
Loading failed