SAML SSO toolkit for SAML 2.0 service provider applications in .NET.
Info
Version: | 3.0.0 |
Author(s): | Roman Polunin, Andrei Shenets |
Last Update: | Saturday, February 4, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/romanpolunin/Fedlet |
NuGet Url: | https://www.nuget.org/packages/RomanPolunin.SamlFedlet |
Install
Install-Package RomanPolunin.SamlFedlet
dotnet add package RomanPolunin.SamlFedlet
paket add RomanPolunin.SamlFedlet
RomanPolunin.SamlFedlet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.1)
- Microsoft.AspNetCore.Http.Extensions(>= 2.0.1)
- System.Configuration.ConfigurationManager(>= 4.4.1)
- System.Security.Cryptography.Xml(>= 4.4.1)