This package adds support for integrated Windows authentication to IdentityServer.
Info
| Version: | 1.1.1 |
| Author(s): | Brock Allen, Dominick Baier |
| Last Update: | Monday, February 22, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/IdentityServer |
| NuGet Url: | https://www.nuget.org/packages/IdentityServer.WindowsAuthentication |
Install
Install-Package IdentityServer.WindowsAuthentication
dotnet add package IdentityServer.WindowsAuthentication
paket add IdentityServer.WindowsAuthentication
IdentityServer.WindowsAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(>= 1.0.0)
Tags