Owin.Security.Providers.AzureAD
1.5.5
See the version list below for details.
dotnet add package Owin.Security.Providers.AzureAD --version 1.5.5
NuGet\Install-Package Owin.Security.Providers.AzureAD -Version 1.5.5
<PackageReference Include="Owin.Security.Providers.AzureAD" Version="1.5.5" />
paket add Owin.Security.Providers.AzureAD --version 1.5.5
#r "nuget: Owin.Security.Providers.AzureAD, 1.5.5"
// Install Owin.Security.Providers.AzureAD as a Cake Addin #addin nuget:?package=Owin.Security.Providers.AzureAD&version=1.5.5 // Install Owin.Security.Providers.AzureAD as a Cake Tool #tool nuget:?package=Owin.Security.Providers.AzureAD&version=1.5.5
Unified OAuth provider for Microsoft work, school, and personal accounts to be used with ASP.NET 4.5 OWIN
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- 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