Generates SAML Response with signed Assertion.
Info
Version: | 1.0.3 |
Author(s): | Horetskyi Dmytro |
Last Update: | Monday, April 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SamlResponseFactory |
Install
Install-Package SamlResponseFactory
dotnet add package SamlResponseFactory
paket add SamlResponseFactory
SamlResponseFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- SAML2(>= 3.1.0.20)
- System.Configuration.ConfigurationManager(>= 4.7.0)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Security.Cryptography.Primitives(>= 4.3.0)
- System.Security.Cryptography.X509Certificates(>= 4.3.2)
- System.Security.Cryptography.Xml(>= 4.7.0)
Tags