Microsoft.Identity.Web
2.7.0
dotnet add package Microsoft.Identity.Web --version 2.7.0
NuGet\Install-Package Microsoft.Identity.Web -Version 2.7.0
<PackageReference Include="Microsoft.Identity.Web" Version="2.7.0" />
paket add Microsoft.Identity.Web --version 2.7.0
#r "nuget: Microsoft.Identity.Web, 2.7.0"
// Install Microsoft.Identity.Web as a Cake Addin
#addin nuget:?package=Microsoft.Identity.Web&version=2.7.0
// Install Microsoft.Identity.Web as a Cake Tool
#tool nuget:?package=Microsoft.Identity.Web&version=2.7.0
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0).
This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 3.1.18)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.7.0)
- Microsoft.Identity.Web.Certificateless (>= 2.7.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.7.0)
- Microsoft.Identity.Web.TokenCache (>= 2.7.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.27.0)
- Microsoft.IdentityModel.Validators (>= 6.27.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.27.0)
- System.Text.Encodings.Web (>= 4.7.2)
-
.NETFramework 4.6.2
- Microsoft.AspNetCore.DataProtection (>= 5.0.8)
- Microsoft.Extensions.Caching.Memory (>= 5.0.0)
- Microsoft.Extensions.Hosting (>= 6.0.0)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.7.0)
- Microsoft.Identity.Web.Certificateless (>= 2.7.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.7.0)
- Microsoft.Identity.Web.TokenCache (>= 2.7.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.27.0)
- Microsoft.IdentityModel.Validators (>= 6.27.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.27.0)
- System.Security.Cryptography.Xml (>= 6.0.1)
- System.Text.Encodings.Web (>= 6.0.0)
-
.NETFramework 4.7.2
- Microsoft.AspNetCore.DataProtection (>= 2.1.0)
- Microsoft.Extensions.Caching.Memory (>= 2.1.0)
- Microsoft.Extensions.Hosting (>= 2.1.1)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.7.0)
- Microsoft.Identity.Web.Certificateless (>= 2.7.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.7.0)
- Microsoft.Identity.Web.TokenCache (>= 2.7.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.27.0)
- Microsoft.IdentityModel.Validators (>= 6.27.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.27.0)
- System.Security.Cryptography.Xml (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.2)
-
.NETStandard 2.0
- Microsoft.AspNetCore.DataProtection (>= 2.1.0)
- Microsoft.Extensions.Caching.Memory (>= 2.1.0)
- Microsoft.Extensions.Hosting (>= 2.1.1)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.7.0)
- Microsoft.Identity.Web.Certificateless (>= 2.7.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.7.0)
- Microsoft.Identity.Web.TokenCache (>= 2.7.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.27.0)
- Microsoft.IdentityModel.Validators (>= 6.27.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.27.0)
- System.Security.Cryptography.Xml (>= 4.7.1)
- System.Text.Encodings.Web (>= 4.7.2)
-
net6.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 6.0.12)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.7.0)
- Microsoft.Identity.Web.Certificateless (>= 2.7.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.7.0)
- Microsoft.Identity.Web.TokenCache (>= 2.7.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.27.0)
- Microsoft.IdentityModel.Validators (>= 6.27.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.27.0)
- System.Text.Encodings.Web (>= 6.0.0)
-
net7.0
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 7.0.1)
- Microsoft.Extensions.Http (>= 3.1.3)
- Microsoft.Identity.Web.Certificate (>= 2.7.0)
- Microsoft.Identity.Web.Certificateless (>= 2.7.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.7.0)
- Microsoft.Identity.Web.TokenCache (>= 2.7.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.27.0)
- Microsoft.IdentityModel.Validators (>= 6.27.0)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.27.0)
- System.Text.Encodings.Web (>= 7.0.0)
NuGet packages (71)
Showing the top 5 NuGet packages that depend on Microsoft.Identity.Web:
Package | Downloads |
---|---|
Microsoft.Identity.Web.UI
This package enables UI for ASP.NET Core Web apps that use Microsoft.Identity.Web. |
|
FenixAlliance.ACL.Dependencies
Application Component for the Alliance Business Suite. |
|
Blauhaus.EVACS.Admin.Blazor
Package Description |
|
devprime.stack.security
DevPrime Security |
|
Umbraco.Cloud.Identity.Cms
Adapter for enabling Umbraco Id on Umbraco Cloud CMS projects |
GitHub repositories (35)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Identity.Web:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
|
|
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
|
|
fullstackhero/dotnet-webapi-boilerplate
Clean Architecture Template for .NET 6.0 WebApi built with Multitenancy Support.
|
|
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
|
Version | Downloads | Last updated |
---|---|---|
2.7.0 | 1,699 | 3/30/2023 |
2.6.1 | 29,122 | 3/23/2023 |
2.5.0 | 229,884 | 2/27/2023 |
2.0.8-preview | 25,429 | 12/16/2022 |
2.0.7-preview | 6,232 | 12/2/2022 |
2.0.6-preview | 11,301 | 11/20/2022 |
2.0.5-preview | 5,570 | 11/7/2022 |
2.0.4-preview | 350 | 10/27/2022 |
2.0.3-preview | 8,202 | 10/19/2022 |
2.0.2-preview | 2,588 | 10/9/2022 |
2.0.0-preview | 10,538 | 9/20/2022 |
1.26.0 | 415,480 | 2/5/2023 |
1.25.10 | 1,361,798 | 12/1/2022 |
1.25.9 | 110,907 | 11/28/2022 |
1.25.8 | 218,074 | 11/20/2022 |
1.25.7 | 19,424 | 11/18/2022 |
1.25.6 | 164,001 | 11/16/2022 |
1.25.5 | 441,900 | 11/1/2022 |
1.25.4 | 100,920 | 10/27/2022 |
1.25.3 | 1,271,954 | 9/16/2022 |
1.25.2 | 790,253 | 8/25/2022 |
1.25.1 | 2,133,021 | 6/23/2022 |
1.25.0 | 679,457 | 6/3/2022 |
1.24.1 | 1,476,263 | 4/26/2022 |
1.24.0 | 251,394 | 4/20/2022 |
1.23.1 | 1,430,809 | 3/11/2022 |
1.23.0 | 888,902 | 2/15/2022 |
1.22.3 | 408,905 | 2/2/2022 |
1.22.2 | 158,759 | 1/28/2022 |
1.22.1 | 691,147 | 1/8/2022 |
1.22.0 | 9,390 | 1/8/2022 |
1.21.1 | 1,038,021 | 12/4/2021 |
1.21.0 | 486,254 | 11/20/2021 |
1.20.1 | 2,716 | 12/3/2021 |
1.20.0 | 675,651 | 11/5/2021 |
1.19.0 | 150,537 | 11/2/2021 |
1.19.0-preview | 10,604 | 10/7/2021 |
1.18.0 | 875,646 | 10/6/2021 |
1.17.0 | 476,452 | 9/20/2021 |
1.16.1 | 366,251 | 9/6/2021 |
1.16.0 | 1,175,656 | 8/19/2021 |
1.15.2 | 525,124 | 7/30/2021 |
1.15.1 | 109,133 | 7/27/2021 |
1.15.0 | 119,827 | 7/23/2021 |
1.14.1 | 310,394 | 7/15/2021 |
1.14.0 | 821,138 | 6/23/2021 |
1.13.1 | 204,277 | 6/15/2021 |
1.13.0 | 117,346 | 6/11/2021 |
1.12.0 | 341,386 | 6/2/2021 |
1.11.0 | 232,061 | 5/24/2021 |
1.10.0 | 254,356 | 5/17/2021 |
1.9.2 | 322,100 | 5/4/2021 |
1.9.1 | 593,436 | 4/14/2021 |
1.9.0 | 73,988 | 4/12/2021 |
1.8.2 | 528,153 | 3/23/2021 |
1.8.1 | 150,680 | 3/16/2021 |
1.8.0 | 236,342 | 3/10/2021 |
1.7.0 | 306,168 | 2/27/2021 |
1.6.0 | 363,431 | 2/12/2021 |
1.5.1 | 626,702 | 1/21/2021 |
1.5.0 | 27,922 | 1/20/2021 |
1.4.1 | 647,763 | 12/15/2020 |
1.4.0 | 198,990 | 12/9/2020 |
1.3.0 | 496,771 | 11/11/2020 |
1.2.0 | 268,853 | 10/23/2020 |
1.1.0 | 1,100,915 | 10/6/2020 |
1.0.0 | 136,123 | 9/30/2020 |
0.4.0-preview | 109,042 | 9/11/2020 |
0.3.1-preview | 75,502 | 8/27/2020 |
0.3.0-preview | 25,948 | 8/25/2020 |
0.2.3-preview | 72,867 | 8/10/2020 |
0.2.2-preview | 7,283 | 8/7/2020 |
0.2.1-preview | 56,273 | 7/25/2020 |
0.2.0-preview | 86,337 | 7/13/2020 |
0.1.5-preview | 126,893 | 6/16/2020 |
0.1.4-preview | 117,533 | 6/1/2020 |
0.1.3-preview | 109,953 | 5/15/2020 |
0.1.2-preview | 35,641 | 5/7/2020 |
0.1.1-preview | 43,535 | 4/22/2020 |
0.1.0-preview | 32,783 | 4/13/2020 |
The release notes are available at https://github.com/AzureAD/microsoft-identity-web/releases and the roadmap at https://github.com/AzureAD/microsoft-identity-web/wiki#roadmap