Microsoft.Identity.Web
2.5.0
dotnet add package Microsoft.Identity.Web --version 2.5.0
NuGet\Install-Package Microsoft.Identity.Web -Version 2.5.0
<PackageReference Include="Microsoft.Identity.Web" Version="2.5.0" />
paket add Microsoft.Identity.Web --version 2.5.0
#r "nuget: Microsoft.Identity.Web, 2.5.0"
// Install Microsoft.Identity.Web as a Cake Addin
#addin nuget:?package=Microsoft.Identity.Web&version=2.5.0
// Install Microsoft.Identity.Web as a Cake Tool
#tool nuget:?package=Microsoft.Identity.Web&version=2.5.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.5.0)
- Microsoft.Identity.Web.Certificateless (>= 2.5.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.5.0)
- Microsoft.Identity.Web.TokenCache (>= 2.5.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.25.1)
- Microsoft.IdentityModel.Validators (>= 6.25.1)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.25.1)
- 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.5.0)
- Microsoft.Identity.Web.Certificateless (>= 2.5.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.5.0)
- Microsoft.Identity.Web.TokenCache (>= 2.5.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.25.1)
- Microsoft.IdentityModel.Validators (>= 6.25.1)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.25.1)
- 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.5.0)
- Microsoft.Identity.Web.Certificateless (>= 2.5.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.5.0)
- Microsoft.Identity.Web.TokenCache (>= 2.5.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.25.1)
- Microsoft.IdentityModel.Validators (>= 6.25.1)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.25.1)
- 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.5.0)
- Microsoft.Identity.Web.Certificateless (>= 2.5.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.5.0)
- Microsoft.Identity.Web.TokenCache (>= 2.5.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.25.1)
- Microsoft.IdentityModel.Validators (>= 6.25.1)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.25.1)
- 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.5.0)
- Microsoft.Identity.Web.Certificateless (>= 2.5.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.5.0)
- Microsoft.Identity.Web.TokenCache (>= 2.5.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.25.1)
- Microsoft.IdentityModel.Validators (>= 6.25.1)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.25.1)
- 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.5.0)
- Microsoft.Identity.Web.Certificateless (>= 2.5.0)
- Microsoft.Identity.Web.TokenAcquisition (>= 2.5.0)
- Microsoft.Identity.Web.TokenCache (>= 2.5.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.25.1)
- Microsoft.IdentityModel.Validators (>= 6.25.1)
- System.Drawing.Common (>= 4.7.2)
- System.IdentityModel.Tokens.Jwt (>= 6.25.1)
- System.Text.Encodings.Web (>= 7.0.0)
NuGet packages (69)
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 (34)
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.5.0 | 144,187 | 2/27/2023 |
2.0.8-preview | 23,046 | 12/16/2022 |
2.0.7-preview | 5,723 | 12/2/2022 |
2.0.6-preview | 10,804 | 11/20/2022 |
2.0.5-preview | 5,403 | 11/7/2022 |
2.0.4-preview | 349 | 10/27/2022 |
2.0.3-preview | 7,522 | 10/19/2022 |
2.0.2-preview | 2,475 | 10/9/2022 |
2.0.0-preview | 10,046 | 9/20/2022 |
1.26.0 | 350,587 | 2/5/2023 |
1.25.10 | 1,262,009 | 12/1/2022 |
1.25.9 | 104,524 | 11/28/2022 |
1.25.8 | 206,169 | 11/20/2022 |
1.25.7 | 18,013 | 11/18/2022 |
1.25.6 | 153,933 | 11/16/2022 |
1.25.5 | 423,630 | 11/1/2022 |
1.25.4 | 96,198 | 10/27/2022 |
1.25.3 | 1,218,227 | 9/16/2022 |
1.25.2 | 767,151 | 8/25/2022 |
1.25.1 | 2,084,489 | 6/23/2022 |
1.25.0 | 664,761 | 6/3/2022 |
1.24.1 | 1,444,513 | 4/26/2022 |
1.24.0 | 246,709 | 4/20/2022 |
1.23.1 | 1,406,462 | 3/11/2022 |
1.23.0 | 876,130 | 2/15/2022 |
1.22.3 | 402,521 | 2/2/2022 |
1.22.2 | 157,341 | 1/28/2022 |
1.22.1 | 681,985 | 1/8/2022 |
1.22.0 | 9,168 | 1/8/2022 |
1.21.1 | 1,025,157 | 12/4/2021 |
1.21.0 | 480,756 | 11/20/2021 |
1.20.1 | 2,710 | 12/3/2021 |
1.20.0 | 666,431 | 11/5/2021 |
1.19.0 | 148,283 | 11/2/2021 |
1.19.0-preview | 10,548 | 10/7/2021 |
1.18.0 | 865,710 | 10/6/2021 |
1.17.0 | 471,778 | 9/20/2021 |
1.16.1 | 361,660 | 9/6/2021 |
1.16.0 | 1,149,593 | 8/19/2021 |
1.15.2 | 519,741 | 7/30/2021 |
1.15.1 | 108,372 | 7/27/2021 |
1.15.0 | 119,315 | 7/23/2021 |
1.14.1 | 308,998 | 7/15/2021 |
1.14.0 | 815,585 | 6/23/2021 |
1.13.1 | 203,222 | 6/15/2021 |
1.13.0 | 115,838 | 6/11/2021 |
1.12.0 | 337,248 | 6/2/2021 |
1.11.0 | 230,712 | 5/24/2021 |
1.10.0 | 252,430 | 5/17/2021 |
1.9.2 | 319,642 | 5/4/2021 |
1.9.1 | 588,629 | 4/14/2021 |
1.9.0 | 72,848 | 4/12/2021 |
1.8.2 | 523,611 | 3/23/2021 |
1.8.1 | 149,839 | 3/16/2021 |
1.8.0 | 233,470 | 3/10/2021 |
1.7.0 | 304,039 | 2/27/2021 |
1.6.0 | 361,697 | 2/12/2021 |
1.5.1 | 621,553 | 1/21/2021 |
1.5.0 | 27,833 | 1/20/2021 |
1.4.1 | 644,171 | 12/15/2020 |
1.4.0 | 197,368 | 12/9/2020 |
1.3.0 | 494,640 | 11/11/2020 |
1.2.0 | 267,732 | 10/23/2020 |
1.1.0 | 1,091,697 | 10/6/2020 |
1.0.0 | 134,980 | 9/30/2020 |
0.4.0-preview | 108,576 | 9/11/2020 |
0.3.1-preview | 75,258 | 8/27/2020 |
0.3.0-preview | 25,851 | 8/25/2020 |
0.2.3-preview | 72,543 | 8/10/2020 |
0.2.2-preview | 7,251 | 8/7/2020 |
0.2.1-preview | 56,162 | 7/25/2020 |
0.2.0-preview | 86,181 | 7/13/2020 |
0.1.5-preview | 126,326 | 6/16/2020 |
0.1.4-preview | 117,061 | 6/1/2020 |
0.1.3-preview | 109,696 | 5/15/2020 |
0.1.2-preview | 35,552 | 5/7/2020 |
0.1.1-preview | 43,483 | 4/22/2020 |
0.1.0-preview | 32,491 | 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