OWIN middleware authentication using windows authentication 401 challenge (NTLM).
Info
Version: | 1.0.0 |
Author(s): | AhmadGhaleb |
Last Update: | Saturday, April 25, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ghalebbadran/WinodwsAuthenticationOwinMiddleware |
NuGet Url: | https://www.nuget.org/packages/GbSamples.OwinWinAuth |
Install
Install-Package GbSamples.OwinWinAuth
dotnet add package GbSamples.OwinWinAuth
paket add GbSamples.OwinWinAuth
GbSamples.OwinWinAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Security(3.0.1)
Tags