Microsoft.Identity.Web 3.3.1

Prefix Reserved
dotnet add package Microsoft.Identity.Web --version 3.3.1                
NuGet\Install-Package Microsoft.Identity.Web -Version 3.3.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Identity.Web" Version="3.3.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Identity.Web --version 3.3.1                
#r "nuget: Microsoft.Identity.Web, 3.3.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Identity.Web as a Cake Addin
#addin nuget:?package=Microsoft.Identity.Web&version=3.3.1

// Install Microsoft.Identity.Web as a Cake Tool
#tool nuget:?package=Microsoft.Identity.Web&version=3.3.1                

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:

Quick links:

Conceptual documentation Getting Started Reference documentation Sample Code Web App Sample Code Web API Support

Nuget package

NuGet

Build Status

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

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (142)

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.

Rystem.Api.Client.Authentication.BlazorServer

Rystem.Api helps you to integrate Api Server and Automated Client for Aspect-Oriented programming.

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

OrchardCore.Microsoft.Authentication

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Provide features to Authenticates users using Microsoft Account, Microsoft Entra ID (Azure Active Directory) Account.

Blauhaus.EVACS.Admin.Blazor

Package Description

GitHub repositories (37)

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
dotnet/maui-samples
Samples for .NET Multi-Platform App UI (.NET MAUI)
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
3.3.1 14,755 11/2/2024
3.3.0 59,398 10/28/2024
3.2.2 593,067 10/9/2024
3.2.1 86,029 10/5/2024
3.2.0 342,303 9/24/2024
3.1.0 1,110,746 8/22/2024
3.0.1 1,266,033 7/23/2024
3.0.0 501,459 7/18/2024
3.0.0-preview3 13,822 6/19/2024
3.0.0-preview2 16,121 6/11/2024
3.0.0-preview1 32,260 4/29/2024
2.21.1 204,476 7/20/2024
2.21.0 6,847 7/19/2024
2.20.0 989,008 6/28/2024
2.19.1 2,044,643 6/10/2024
2.19.0 651,798 5/29/2024
2.18.2 572,190 5/21/2024
2.18.1 1,324,550 4/25/2024
2.18.0 242,875 4/22/2024
2.17.5 613,908 4/16/2024
2.17.4 1,481,337 3/29/2024
2.17.3 134,681 3/27/2024
2.17.2 786,316 3/14/2024
2.17.1 1,303,207 2/27/2024
2.17.0 1,588,021 2/5/2024
2.16.1 2,218,311 1/9/2024
2.16.0 2,403,623 11/27/2023
2.15.5 1,735,108 11/20/2023
2.15.3 1,678,750 10/22/2023
2.15.2 513,675 10/18/2023
2.15.1 500,106 10/5/2023
2.14.0 590,055 9/26/2023
2.13.4 892,132 9/8/2023
2.13.3 1,037,596 8/17/2023
2.13.2 1,122,650 7/31/2023
2.13.1 324,697 7/25/2023
2.13.0 502,141 7/14/2023
2.12.4 1,516,054 6/18/2023
2.12.2 71,568 6/15/2023
2.11.1 587,170 6/6/2023
2.11.0 1,199,010 5/15/2023
2.10.0 513,723 5/5/2023
2.9.0 1,046,282 4/15/2023
2.8.0 20,698 4/14/2023
2.7.0 687,647 3/30/2023
2.6.1 415,017 3/23/2023
2.5.0 2,649,626 2/27/2023
2.0.8-preview 76,901 12/16/2022
2.0.7-preview 23,474 12/2/2022
2.0.6-preview 26,367 11/20/2022
2.0.5-preview 13,577 11/7/2022
2.0.4-preview 1,280 10/27/2022
2.0.3-preview 21,243 10/19/2022
2.0.2-preview 4,794 10/9/2022
2.0.0-preview 19,113 9/20/2022
1.26.0 2,454,573 2/5/2023
1.25.10 3,780,083 12/1/2022
1.25.9 394,525 11/28/2022
1.25.8 624,684 11/20/2022
1.25.7 38,585 11/18/2022
1.25.6 485,309 11/16/2022
1.25.5 998,542 11/1/2022
1.25.4 218,718 10/27/2022
1.25.3 2,730,562 9/16/2022
1.25.2 1,441,475 8/25/2022
1.25.1 4,236,424 6/23/2022
1.25.0 1,214,895 6/3/2022
1.24.1 2,701,453 4/26/2022
1.24.0 373,370 4/20/2022
1.23.1 2,328,527 3/11/2022
1.23.0 1,421,149 2/15/2022
1.22.3 632,380 2/2/2022
1.22.2 212,169 1/28/2022
1.22.1 1,068,758 1/8/2022
1.22.0 16,659 1/8/2022
1.21.1 1,470,141 12/4/2021
1.21.0 672,213 11/20/2021
1.20.1 6,619 12/3/2021
1.20.0 937,685 11/5/2021
1.19.0 258,400 11/2/2021
1.19.0-preview 13,957 10/7/2021
1.18.0 1,411,628 10/6/2021
1.17.0 628,078 9/20/2021
1.16.1 714,353 9/6/2021
1.16.0 2,324,431 8/19/2021
1.15.2 677,890 7/30/2021
1.15.1 146,434 7/27/2021
1.15.0 156,579 7/23/2021
1.14.1 356,475 7/15/2021
1.14.0 1,037,440 6/23/2021
1.13.1 244,435 6/15/2021
1.13.0 162,792 6/11/2021
1.12.0 456,934 6/2/2021
1.11.0 288,454 5/24/2021
1.10.0 361,866 5/17/2021
1.9.2 412,056 5/4/2021
1.9.1 798,879 4/14/2021
1.9.0 110,696 4/12/2021
1.8.2 726,932 3/23/2021
1.8.1 186,044 3/16/2021
1.8.0 357,580 3/10/2021
1.7.0 381,876 2/27/2021
1.6.0 427,284 2/12/2021
1.5.1 857,292 1/21/2021
1.5.0 35,668 1/20/2021
1.4.1 768,749 12/15/2020
1.4.0 268,338 12/9/2020
1.3.0 574,415 11/11/2020
1.2.0 314,717 10/23/2020
1.1.0 1,546,567 10/6/2020
1.0.0 207,098 9/30/2020
0.4.0-preview 122,560 9/11/2020
0.3.1-preview 87,567 8/27/2020
0.3.0-preview 908,164 8/25/2020
0.2.3-preview 86,444 8/10/2020
0.2.2-preview 8,100 8/7/2020
0.2.1-preview 60,952 7/25/2020
0.2.0-preview 90,907 7/13/2020
0.1.5-preview 149,870 6/16/2020
0.1.4-preview 137,202 6/1/2020
0.1.3-preview 119,702 5/15/2020
0.1.2-preview 40,963 5/7/2020
0.1.1-preview 48,685 4/22/2020
0.1.0-preview 40,742 4/13/2020