A set of DelegatingHandlers for various HttpClient non-interactive authentication scenarii using Open ID Connect.
Info
Version: | 1.0.1 |
Author(s): | Manuel Guilbault |
Last Update: | Sunday, December 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.NonInteractiveOidcHandlers |
Install
Install-Package AspNetCore.NonInteractiveOidcHandlers
dotnet add package AspNetCore.NonInteractiveOidcHandlers
paket add AspNetCore.NonInteractiveOidcHandlers
AspNetCore.NonInteractiveOidcHandlers Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 3.10.2)
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.1.1)
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.Extensions.Caching.Abstractions(>= 2.1.2)
- Microsoft.Extensions.Http(>= 2.1.1)
Tags