Owin.Security.Providers.AzureAD
1.5.6
dotnet add package Owin.Security.Providers.AzureAD --version 1.5.6
NuGet\Install-Package Owin.Security.Providers.AzureAD -Version 1.5.6
<PackageReference Include="Owin.Security.Providers.AzureAD" Version="1.5.6" />
paket add Owin.Security.Providers.AzureAD --version 1.5.6
#r "nuget: Owin.Security.Providers.AzureAD, 1.5.6"
// Install Owin.Security.Providers.AzureAD as a Cake Addin
#addin nuget:?package=Owin.Security.Providers.AzureAD&version=1.5.6
// Install Owin.Security.Providers.AzureAD as a Cake Tool
#tool nuget:?package=Owin.Security.Providers.AzureAD&version=1.5.6
Unified OAuth provider for Microsoft work, school, and personal accounts to be used with ASP.NET 4.5 OWIN
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.Owin.Security (>= 2.1.0)
- Newtonsoft.Json (>= 6.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Owin.Security.Providers.AzureAD:
Package | Downloads |
---|---|
Stardust.Core.Service.Web
A set of tools for hooking up Stardust to MVC aplications |
GitHub repositories
This package is not used by any popular GitHub repositories.
MicrosoftOnline:
(1) Option to specify cloud environment (Commercial, China, Germany, USGovernment) and override per request
(2) Option for admin_consent with ability to override per request
(3) ability to override Scope and Tenant per request
MicrosoftOnline and AzureAD:
(1) parse authorization errors like access_denied and include them on callback URL