Owin Middleware to handle authenticating with Azure AD.
Info
Version: | 1.1.11 |
Author(s): | Microsoft |
Last Update: | Wednesday, April 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/PowerBI-CSharp |
NuGet Url: | https://www.nuget.org/packages/Microsoft.PowerBI.Owin.Security |
Install
Install-Package Microsoft.PowerBI.Owin.Security
dotnet add package Microsoft.PowerBI.Owin.Security
paket add Microsoft.PowerBI.Owin.Security
Microsoft.PowerBI.Owin.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.PowerBI.Core(>= 1.1.11)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 2.21.301221612)
- Microsoft.Owin.Security.OpenIdConnect(>= 3.0.1)
Tags