Package helps to enable Windows Auth using Kerberos in container(not joined to a domain controller) platform.
Info
Version: | 1.0.1 |
Author(s): | ajaganathan, Pivotal |
Last Update: | Wednesday, September 9, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PivotalServices.AspNet.Auth.Extensions |
Install
Install-Package PivotalServices.AspNet.Auth.Extensions
dotnet add package PivotalServices.AspNet.Auth.Extensions
paket add PivotalServices.AspNet.Auth.Extensions
PivotalServices.AspNet.Auth.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting.Abstractions(>= 3.1.7)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.2.0)
- Microsoft.Web.Infrastructure(>= 1.0.0)
- Kerberos.NET(>= 2.7.508.1)
- PivotalServices.AspNet.Bootstrap.Extensions(>= 1.1.1)
Tags