Library for handling UW's Shibboleth authentication in ASP.NET web applications.
Info
Version: | 8.0.1 |
Author(s): | Eric Dieckman |
Last Update: | Thursday, April 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/UW.AspNetCore.Authentication.Shibboleth |
Install
Install-Package UW.AspNetCore.Authentication.Shibboleth
dotnet add package UW.AspNetCore.Authentication.Shibboleth
paket add UW.AspNetCore.Authentication.Shibboleth
UW.AspNetCore.Authentication.Shibboleth Download (Unzip the "nupkg" after downloading)
Dependencies
- UW.Shibboleth(>= 3.1.0)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)