OWIN middleware for authenticating X.509 client certificates in OWIN/Katana applications.
Info
Version: | 1.1.0 |
Author(s): | Dominick Baier, Brock Allen |
Last Update: | Wednesday, February 4, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thinktecture |
NuGet Url: | https://www.nuget.org/packages/Thinktecture.IdentityModel.Owin.ClientCertificates |
Install
Install-Package Thinktecture.IdentityModel.Owin.ClientCertificates
dotnet add package Thinktecture.IdentityModel.Owin.ClientCertificates
paket add Thinktecture.IdentityModel.Owin.ClientCertificates
Thinktecture.IdentityModel.Owin.ClientCertificates Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin.Security(2.1.0)
- Thinktecture.IdentityModel.Core(1.1.0)
Tags