Package helps to bootstrap a full framework application to PCF by adding Windows Auth using Kerberos.
Info
Version: | 2.2.0 |
Author(s): | ajaganathan, Pivotal |
Last Update: | Wednesday, February 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PivotalServices.AspNet.Replatform.Cf.WinAuth |
Install
Install-Package PivotalServices.AspNet.Replatform.Cf.WinAuth
dotnet add package PivotalServices.AspNet.Replatform.Cf.WinAuth
paket add PivotalServices.AspNet.Replatform.Cf.WinAuth
PivotalServices.AspNet.Replatform.Cf.WinAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
- 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.Replatform.Cf.Base(>= 2.2.0)
- PivotalServices.AspNet.Replatform.Cf.Configuration(>= 2.2.0)
Tags