Middleware that enables an application to use Microsoft's Azure Active Directory service for authentication.
Info
Version: | 2.0.0-rc1 |
Author(s): | Microsoft |
Last Update: | Friday, August 23, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://katanaproject.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Owin.Security.WindowsAzure |
Install
Install-Package Microsoft.Owin.Security.WindowsAzure
dotnet add package Microsoft.Owin.Security.WindowsAzure
paket add Microsoft.Owin.Security.WindowsAzure
Microsoft.Owin.Security.WindowsAzure Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(1.0)
- Microsoft.Owin(2.0.01)
- Microsoft.Owin.Security(2.0.01)
- Microsoft.Owin.Security.OAuth(2.0.01)
- System.IdentityModel.Tokens.JWT(1.0.0)
Tags