Info
| Version: | 4.20.1 |
| Author(s): | Anders Revsgaard |
| Last Update: | Saturday, June 27, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.foxids.com/components/identitysaml2 |
| NuGet Url: | https://www.nuget.org/packages/ITfoxtec.Identity.Saml2 |
Install
Install-Package ITfoxtec.Identity.Saml2
dotnet add package ITfoxtec.Identity.Saml2
paket add ITfoxtec.Identity.Saml2
ITfoxtec.Identity.Saml2 Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- System.ValueTuple(>= 4.5.0)
No dependencies.
- Microsoft.IdentityModel.Tokens.Saml(>= 6.8.0)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)
- System.Security.Cryptography.Xml(>= 5.0.0)
- System.ServiceModel.Security(>= 4.8.0)
- Microsoft.IdentityModel.Tokens.Saml(>= 5.4.0)
- System.IdentityModel.Tokens.Jwt(>= 5.4.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Security.Cryptography.Xml(>= 4.5.0)
- System.ServiceModel.Security(>= 4.5.3)
- Microsoft.IdentityModel.Tokens.Saml(>= 5.4.0)
- System.IdentityModel.Tokens.Jwt(>= 5.4.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Security.Cryptography.Xml(>= 4.5.0)
- System.ServiceModel.Security(>= 4.5.3)
Tags
Supports login, logout, metadata, RSA and ECDSA signing, validation allowlists, configurable AES-CBC/AES-GCM assertion encryption, RSA key encryption, decryption, Redirect, POST, and Artifact bindings, Azure Key Vault certificate scenarios, and tested interoperability with Microsoft Entra ID, AD FS, Azure AD B2C, NemLog-in/OIOSAML, and other SAML 2.0 solutions. The README explains when to implement SAML 2.0 directly with the package and when FoxIDs can act as an external SAML 2.0 bridge for applications that already support OpenID Connect or WS-Federation.