Info
Version: | 2.2.0 |
Author(s): | IntelliTect-Nuget |
Last Update: | Thursday, March 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/IntelliTect/AspNetCore.TestHost.WindowsAuth |
NuGet Url: | https://www.nuget.org/packages/IntelliTect.TestHost.WindowsAuth |
Install
Install-Package IntelliTect.TestHost.WindowsAuth
dotnet add package IntelliTect.TestHost.WindowsAuth
paket add IntelliTect.TestHost.WindowsAuth
IntelliTect.TestHost.WindowsAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.TestHost(>= 2.2.0)
Tags
It provides real, authenticated Windows Auth capabilities - not just a mock of such. The WindowsIdentity of the WindowsPrincipal that will be signed into your application can use all normal behaviors, including .Impersonate().