Microsoft.Identity.Web.Certificate
3.2.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Identity.Web.Certificate --version 3.2.0
NuGet\Install-Package Microsoft.Identity.Web.Certificate -Version 3.2.0
<PackageReference Include="Microsoft.Identity.Web.Certificate" Version="3.2.0" />
paket add Microsoft.Identity.Web.Certificate --version 3.2.0
#r "nuget: Microsoft.Identity.Web.Certificate, 3.2.0"
// Install Microsoft.Identity.Web.Certificate as a Cake Addin #addin nuget:?package=Microsoft.Identity.Web.Certificate&version=3.2.0 // Install Microsoft.Identity.Web.Certificate as a Cake Tool #tool nuget:?package=Microsoft.Identity.Web.Certificate&version=3.2.0
Microsoft Identity Web
Microsoft Identity Web is a library which contains a set of reusable classes used in conjunction with ASP.NET Core for integrating with the Microsoft identity platform (formerly Azure AD v2.0 endpoint) and AAD B2C.
This library is for specific usage with:
- Web applications, which sign in users and, optionally, call web APIs
- Protected web APIs, which optionally call protected downstream web APIs
Quick links:
Conceptual documentation | Getting Started | Reference documentation | Sample Code Web App | Sample Code Web API | Support |
---|
Nuget package
Build Status
Release notes, roadmap and SLA
Release notes and roadmap
The Microsoft Identity Web roadmap is available from Roadmap in the Wiki pages, along with release notes.
Support SLA
- Major versions are supported for twelve months after the release of the next major version.
- Minor versions older than N-1 are not supported.
Minor versions are bugfixes or features with non-breaking (additive) API changes. It is expected apps can upgrade. Therefore, we will not patch old minor versions of the library. You should also confirm, in issue repros, that you are using the latest minor version before the Microsoft Identity Web team spends time investigating an issue.
Using Microsoft Identity Web
- The conceptual documentation is currently available from the Wiki pages.
- Code samples are available for web app samples and web API samples
Where do I file issues
This is the correct repo to file issues.
Community Help and Support
If you find a bug or have a feature or documentation request, please raise the issue on GitHub Issues.
We use Stack Overflow with the community to provide support, using the tags web-app
, web-api
, asp.net-core
, microsoft-identity-web
. We highly recommend you ask your questions on Stack Overflow first and browse existing issues to see if someone has asked your question before.
To provide a recommendation, visit our User Voice page.
Contribute
We enthusiastically welcome contributions and feedback. You can clone the repo and start contributing now. Read our Contribution Guide for more information.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Security Library
This library controls how users sign-in and access services. We recommend you always take the latest version of our library in your app when possible. We use semantic versioning so you can control the risk associated with updating your app. As an example, always downloading the latest minor version number (e.g. x.y.x) ensures you get the latest security and feature enhancements, but our API surface remains the same. You can always see the latest version and release notes under the Releases tab of GitHub.
Security Reporting
If you find a security issue with our libraries or services, please report it to secure@microsoft.com with as much detail as possible. Your submission may be eligible for a bounty through the Microsoft Bounty program. Please do not post security issues to GitHub Issues or any other public site. We will contact you shortly upon receiving the information. We encourage you to get notifications of when security incidents occur by visiting this page and subscribing to Security Advisory Alerts.
Trademarks.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.
Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License (the "License").
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Azure.Identity (>= 1.11.4)
- Azure.Security.KeyVault.Certificates (>= 4.6.0)
- Azure.Security.KeyVault.Secrets (>= 4.6.0)
- Microsoft.Identity.Abstractions (>= 7.1.0)
- Microsoft.Identity.Web.Certificateless (>= 3.2.0)
- Microsoft.Identity.Web.Diagnostics (>= 3.2.0)
- System.Text.Json (>= 8.0.4)
-
.NETFramework 4.7.2
- Azure.Identity (>= 1.11.4)
- Azure.Security.KeyVault.Certificates (>= 4.6.0)
- Azure.Security.KeyVault.Secrets (>= 4.6.0)
- Microsoft.Identity.Abstractions (>= 7.1.0)
- Microsoft.Identity.Web.Certificateless (>= 3.2.0)
- Microsoft.Identity.Web.Diagnostics (>= 3.2.0)
- System.Text.Json (>= 8.0.4)
-
.NETStandard 2.0
- Azure.Identity (>= 1.11.4)
- Azure.Security.KeyVault.Certificates (>= 4.6.0)
- Azure.Security.KeyVault.Secrets (>= 4.6.0)
- Microsoft.Identity.Abstractions (>= 7.1.0)
- Microsoft.Identity.Web.Certificateless (>= 3.2.0)
- Microsoft.Identity.Web.Diagnostics (>= 3.2.0)
- System.Text.Json (>= 8.0.4)
-
net6.0
- Azure.Identity (>= 1.11.4)
- Azure.Security.KeyVault.Certificates (>= 4.6.0)
- Azure.Security.KeyVault.Secrets (>= 4.6.0)
- Microsoft.Identity.Abstractions (>= 7.1.0)
- Microsoft.Identity.Web.Certificateless (>= 3.2.0)
- Microsoft.Identity.Web.Diagnostics (>= 3.2.0)
- System.Text.Json (>= 8.0.4)
-
net7.0
- Azure.Identity (>= 1.11.4)
- Azure.Security.KeyVault.Certificates (>= 4.6.0)
- Azure.Security.KeyVault.Secrets (>= 4.6.0)
- Microsoft.Identity.Abstractions (>= 7.1.0)
- Microsoft.Identity.Web.Certificateless (>= 3.2.0)
- Microsoft.Identity.Web.Diagnostics (>= 3.2.0)
- System.Text.Json (>= 8.0.4)
-
net8.0
- Azure.Identity (>= 1.11.4)
- Azure.Security.KeyVault.Certificates (>= 4.6.0)
- Azure.Security.KeyVault.Secrets (>= 4.6.0)
- Microsoft.Identity.Abstractions (>= 7.1.0)
- Microsoft.Identity.Web.Certificateless (>= 3.2.0)
- Microsoft.Identity.Web.Diagnostics (>= 3.2.0)
- System.Text.Json (>= 8.0.4)
-
net9.0
- Azure.Identity (>= 1.11.4)
- Azure.Security.KeyVault.Certificates (>= 4.6.0)
- Azure.Security.KeyVault.Secrets (>= 4.6.0)
- Microsoft.Identity.Abstractions (>= 7.1.0)
- Microsoft.Identity.Web.Certificateless (>= 3.2.0)
- Microsoft.Identity.Web.Diagnostics (>= 3.2.0)
- System.Text.Json (>= 9.0.0-rc.1.24431.7)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Microsoft.Identity.Web.Certificate:
Package | Downloads |
---|---|
Microsoft.Identity.Web
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. |
|
Microsoft.Identity.Web.TokenAcquisition
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET). |
|
Reusable.Methods.NET
Collection of Many Useful Reusable Methods for .NET Engineers |
|
Our.Umbraco.Cdn.Management.Azure
Allows for Azure CDN purging through the Umbraco back-office |
|
VerifiableCredentials.Web
Azure AD Verifiable Credentials SDK |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.3.0 | 45,147 | 10/28/2024 |
3.2.2 | 557,081 | 10/9/2024 |
3.2.1 | 86,843 | 10/5/2024 |
3.2.0 | 348,535 | 9/24/2024 |
3.1.0 | 1,123,422 | 8/22/2024 |
3.0.1 | 1,294,389 | 7/23/2024 |
3.0.0 | 515,105 | 7/18/2024 |
3.0.0-preview3 | 15,681 | 6/19/2024 |
3.0.0-preview2 | 17,412 | 6/11/2024 |
3.0.0-preview1 | 35,840 | 4/29/2024 |
2.21.1 | 218,355 | 7/20/2024 |
2.21.0 | 7,063 | 7/19/2024 |
2.20.0 | 999,171 | 6/28/2024 |
2.19.1 | 2,076,871 | 6/10/2024 |
2.19.0 | 657,632 | 5/29/2024 |
2.18.2 | 595,535 | 5/21/2024 |
2.18.1 | 1,366,961 | 4/25/2024 |
2.18.0 | 255,928 | 4/22/2024 |
2.17.5 | 627,563 | 4/16/2024 |
2.17.4 | 1,544,295 | 3/29/2024 |
2.17.3 | 145,642 | 3/27/2024 |
2.17.2 | 802,381 | 3/14/2024 |
2.17.1 | 1,375,339 | 2/27/2024 |
2.17.0 | 1,654,334 | 2/5/2024 |
2.16.1 | 2,292,788 | 1/9/2024 |
2.16.0 | 2,480,221 | 11/27/2023 |
2.15.5 | 1,777,637 | 11/20/2023 |
2.15.3 | 1,742,377 | 10/22/2023 |
2.15.2 | 562,221 | 10/18/2023 |
2.15.1 | 525,090 | 10/5/2023 |
2.14.0 | 579,991 | 9/26/2023 |
2.13.4 | 918,015 | 9/8/2023 |
2.13.3 | 1,082,623 | 8/17/2023 |
2.13.2 | 1,171,359 | 7/31/2023 |
2.13.1 | 333,842 | 7/25/2023 |
2.13.0 | 537,597 | 7/14/2023 |
2.12.4 | 1,589,422 | 6/18/2023 |
2.12.2 | 157,499 | 6/15/2023 |
2.11.1 | 613,679 | 6/6/2023 |
2.11.0 | 1,268,806 | 5/15/2023 |
2.10.0 | 533,945 | 5/5/2023 |
2.9.0 | 1,114,396 | 4/15/2023 |
2.8.0 | 31,514 | 4/14/2023 |
2.7.0 | 706,848 | 3/30/2023 |
2.6.1 | 512,756 | 3/23/2023 |
2.5.0 | 2,679,140 | 2/27/2023 |
2.0.8-preview | 83,085 | 12/16/2022 |
2.0.7-preview | 25,239 | 12/2/2022 |
2.0.6-preview | 27,729 | 11/20/2022 |
2.0.5-preview | 16,467 | 11/7/2022 |
2.0.4-preview | 2,624 | 10/27/2022 |
2.0.3-preview | 22,600 | 10/19/2022 |
2.0.2-preview | 6,570 | 10/9/2022 |
2.0.0-preview | 20,503 | 9/20/2022 |
1.26.0 | 2,463,681 | 2/5/2023 |
1.25.10 | 3,810,534 | 12/1/2022 |
1.25.9 | 383,933 | 11/28/2022 |
1.25.8 | 627,954 | 11/20/2022 |
1.25.7 | 39,237 | 11/18/2022 |
1.25.6 | 486,776 | 11/16/2022 |
1.25.5 | 1,098,882 | 11/1/2022 |
1.25.4 | 221,599 | 10/27/2022 |
1.25.3 | 2,752,976 | 9/16/2022 |
1.25.2 | 1,452,420 | 8/25/2022 |
1.25.1 | 4,297,339 | 6/23/2022 |
1.25.0 | 1,209,028 | 6/3/2022 |
1.24.1 | 2,718,512 | 4/26/2022 |
1.24.0 | 380,808 | 4/20/2022 |
1.23.1 | 2,340,892 | 3/11/2022 |
1.23.0 | 1,458,896 | 2/15/2022 |
1.22.3 | 640,889 | 2/2/2022 |
1.22.2 | 213,609 | 1/28/2022 |
1.22.1 | 1,080,042 | 1/8/2022 |
1.22.0 | 16,621 | 1/8/2022 |
1.21.1 | 1,479,715 | 12/4/2021 |
1.21.0 | 677,494 | 11/20/2021 |
1.20.1 | 7,068 | 12/3/2021 |
1.20.0 | 996,977 | 11/5/2021 |
1.19.0 | 257,304 | 11/2/2021 |
1.19.0-preview | 14,109 | 10/7/2021 |
1.18.0 | 1,421,020 | 10/6/2021 |
1.17.0 | 628,217 | 9/20/2021 |
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