ITfoxtec.Identity.Saml2 4.16.1

dotnet add package ITfoxtec.Identity.Saml2 --version 4.16.1
                    
NuGet\Install-Package ITfoxtec.Identity.Saml2 -Version 4.16.1
                    
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.16.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ITfoxtec.Identity.Saml2" Version="4.16.1" />
                    
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.16.1
                    
#r "nuget: ITfoxtec.Identity.Saml2, 4.16.1"
                    
#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.16.1
                    
#: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.16.1
                    
Install as a Cake Addin
#tool nuget:?package=ITfoxtec.Identity.Saml2&version=4.16.1
                    
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 9.0
     Support .NET 8.0
     Support .NET 7.0
     Support .NET 6.0
     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.

The company name ITfoxtec has changed to FoxIDs but the components will keep the ITfoxtec name as part of the component name for now.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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 is compatible.  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 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  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 (9)

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

Package Downloads
ITfoxtec.Identity.Saml2.MvcCore

ASP.NET MVC Core is supported by the ITfoxtec Identity SAML2 MVC Core package which helps to integrate the ITfoxtec Identity SAML2 package and add support for SAML-P and SAML 2.0 tokens. Support .NET 9.0 Support .NET 8.0 Support .NET 7.0 Support .NET 6.0 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. The company name ITfoxtec has changed to FoxIDs but the components will keep the ITfoxtec name as part of the component name for now.

ITfoxtec.Identity.Saml2.Mvc

ASP.NET MVC is supported by the ITfoxtec Identity SAML2 MVC package which helps to integrate the ITfoxtec Identity SAML2 package and add support for SAML-P and SAML 2.0 tokens. Support .NET Framework 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. The company name ITfoxtec has changed to FoxIDs but the components will keep the ITfoxtec name as part of the component name for now.

Passingwind.Abp.IdentityClient.AspNetCore

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

Passingwind.AspNetCore.Authentication.Saml2

ASP.NET Core authentication handler for the SAML2 protocol

RAP-Brand-Common

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.16.1 3,668 8/22/2025
4.15.3 322,026 12/5/2024
4.14.1 29,156 11/27/2024
4.13.3 24,114 11/20/2024
4.13.2 222,354 10/16/2024
4.13.1 9,699 10/10/2024
4.12.7 73,665 9/17/2024
4.12.6 84,598 9/3/2024
4.12.0-beta1 1,496 7/2/2024
4.11.3 656,450 6/17/2024
4.11.1 32,602 6/4/2024
4.10.9-beta3 876 5/31/2024
4.10.9-beta2 5,186 3/22/2024
4.10.9-beta1 2,791 3/12/2024
4.10.8 636,081 1/15/2024
4.10.7 84,228 12/1/2023
4.10.6 15,572 11/29/2023
4.10.5.4 6,323 11/28/2023
4.10.4 66,973 11/10/2023
4.10.3 18,589 11/3/2023
4.10.2 11,149 10/27/2023
4.10.1 42,800 10/16/2023
4.10.0-beta1 1,815 10/10/2023
4.8.8 162,263 8/3/2023
4.8.7-beta2 2,748 7/20/2023
4.8.7-beta1 16,285 5/9/2023
4.8.6 428,598 4/8/2023
4.8.5 58,646 3/23/2023
4.8.4 159,820 2/24/2023
4.8.3-beta8 2,658 2/10/2023
4.8.3-beta6 6,718 1/6/2023
4.8.3-beta5 3,144 12/7/2022
4.8.3-beta4 2,355 11/29/2022
4.8.3-beta3 4,250 9/29/2022
4.8.3-beta2 2,315 9/28/2022
4.8.3-beta1 50,811 6/8/2022
4.8.2 1,747,192 3/24/2022
4.8.1 10,625 3/23/2022
4.8.0 150,352 2/11/2022
4.7.1 399,114 11/23/2021
4.7.0 296,054 9/9/2021
4.6.4-beta1 12,715 5/21/2021
4.6.3 355,314 5/19/2021
4.6.2-beta1 4,498 5/18/2021
4.6.1-beta1 2,837 5/7/2021
4.6.0-beta1 2,241 5/3/2021
4.5.2 109,674 4/17/2021
4.5.1 13,797 3/30/2021
4.5.0 6,471 3/25/2021
4.4.1 4,776 3/24/2021
4.4.0-beta1 2,465 3/9/2021
4.3.1 28,256 3/1/2021
4.3.0 28,038 2/15/2021
4.2.0 22,729 1/30/2021
4.1.2-beta2 2,420 1/4/2021
4.1.1 94,853 12/15/2020
4.0.9 58,275 10/6/2020
4.0.8 83,162 9/12/2020
4.0.7 11,090 8/28/2020
4.0.6-beta2 2,496 8/6/2020
4.0.6-beta1 3,130 7/3/2020
4.0.5 103,228 3/11/2020
4.0.4 8,057 1/30/2020
4.0.3.1-beta2 4,355 12/11/2019
4.0.3-beta1 3,060 10/7/2019
4.0.2 44,661 9/25/2019
4.0.1 3,541 8/14/2019
4.0.0 35,321 6/20/2019
3.1.0-beta3 18,011 3/10/2019
3.1.0-beta2 2,640 3/3/2019
3.1.0-beta1 2,684 2/25/2019
3.0.1 10,373 2/18/2019
3.0.0 5,144 1/24/2019
2.0.2 7,845 11/15/2018
2.0.1 41,822 2/10/2018
2.0.0 3,201 10/26/2017
1.1.1 106,033 2/13/2017
1.1.0 4,385 10/10/2016
1.0.0 44,482 7/13/2016