Identity.Saml2
1.0.1
dotnet add package Identity.Saml2 --version 1.0.1
NuGet\Install-Package Identity.Saml2 -Version 1.0.1
<PackageReference Include="Identity.Saml2" Version="1.0.1" />
paket add Identity.Saml2 --version 1.0.1
#r "nuget: Identity.Saml2, 1.0.1"
// Install Identity.Saml2 as a Cake Addin #addin nuget:?package=Identity.Saml2&version=1.0.1 // Install Identity.Saml2 as a Cake Tool #tool nuget:?package=Identity.Saml2&version=1.0.1
The 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 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.
Product | Versions 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. |
.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. |
-
.NETCoreApp 3.1
- 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)
-
.NETFramework 4.6.1
- System.ValueTuple (>= 4.5.0)
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 2.1
- 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)
-
net5.0
- Microsoft.IdentityModel.Tokens.Saml (>= 6.15.0)
- System.IdentityModel.Tokens.Jwt (>= 6.15.0)
- System.Security.Cryptography.Xml (>= 6.0.0)
- System.ServiceModel.Security (>= 4.9.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.