Microsoft.Identity.Web 3.8.3

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Identity.Web --version 3.8.3
                    
NuGet\Install-Package Microsoft.Identity.Web -Version 3.8.3
                    
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.8.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Identity.Web" Version="3.8.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Identity.Web" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Identity.Web --version 3.8.3
                    
#r "nuget: Microsoft.Identity.Web, 3.8.3"
                    
#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.
#addin nuget:?package=Microsoft.Identity.Web&version=3.8.3
                    
Install Microsoft.Identity.Web as a Cake Addin
#tool nuget:?package=Microsoft.Identity.Web&version=3.8.3
                    
Install Microsoft.Identity.Web as a Cake Tool

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.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.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 (154)

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.

OrchardCore.Application.Cms.Core.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes.

GitHub repositories (45)

Showing the top 20 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!
MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure
AZ-204: Developing solutions for Microsoft Azure
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
fullstackproltd/AspNetCoreSpa
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo:
AlphaYu/adnc
.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。
abpframework/abp-samples
Sample solutions built with the ABP Framework
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
OfficeDev/TrainingContent
Training Content used for developer.microsoft.com/office
JonPSmith/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
AzureAD/microsoft-identity-web
Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C
dotnet/dotnet-monitor
This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Azure/Industrial-IoT
Azure Industrial IoT Platform
EdiWang/Moonglade
Blog system of https://edi.wang, runs on Microsoft Azure
microsoft/hack-together
Hack Together: Microsoft Graph and .NET is a hackathon for .NET developers to learn Microsoft Graph and Microsoft 365.
Version Downloads Last updated
3.8.4 10,230 4/24/2025
3.8.3 539,267 4/8/2025
3.8.2 205,589 3/31/2025
3.8.1 301,734 3/21/2025 3.8.1 has at least one vulnerability with moderate severity.
3.8.0 451,672 3/7/2025 3.8.0 has at least one vulnerability with moderate severity.
3.7.1 911,077 2/15/2025 3.7.1 has at least one vulnerability with moderate severity.
3.7.0 335,926 2/7/2025 3.7.0 has at least one vulnerability with moderate severity.
3.6.2 677,506 1/23/2025 3.6.2 has at least one vulnerability with moderate severity.
3.6.1 77,761 1/21/2025 3.6.1 has at least one vulnerability with moderate severity.
3.6.0 165,877 1/17/2025 3.6.0 has at least one vulnerability with moderate severity.
3.5.0 2,324,226 12/4/2024 3.5.0 has at least one vulnerability with moderate severity.
3.4.0 1,587,296 11/15/2024 3.4.0 has at least one vulnerability with moderate severity.
3.3.1 1,336,064 11/2/2024 3.3.1 has at least one vulnerability with moderate severity.
3.3.0 403,713 10/28/2024 3.3.0 has at least one vulnerability with moderate severity.
3.2.2 1,970,746 10/9/2024 3.2.2 has at least one vulnerability with moderate severity.
3.2.1 252,546 10/5/2024 3.2.1 has at least one vulnerability with moderate severity.
3.2.0 751,263 9/24/2024 3.2.0 has at least one vulnerability with moderate severity.
3.1.0 2,157,857 8/22/2024
3.0.1 2,480,416 7/23/2024
3.0.0 644,607 7/18/2024
3.0.0-preview3 19,438 6/19/2024
3.0.0-preview2 18,364 6/11/2024
3.0.0-preview1 38,977 4/29/2024
2.21.1 667,635 7/20/2024
2.21.0 16,540 7/19/2024
2.20.0 1,522,851 6/28/2024
2.19.1 2,689,057 6/10/2024
2.19.0 941,035 5/29/2024
2.18.2 774,722 5/21/2024
2.18.1 1,902,009 4/25/2024
2.18.0 390,453 4/22/2024
2.17.5 797,978 4/16/2024
2.17.4 1,797,756 3/29/2024
2.17.3 185,931 3/27/2024
2.17.2 1,068,920 3/14/2024
2.17.1 1,551,833 2/27/2024
2.17.0 2,068,961 2/5/2024
2.16.1 2,779,168 1/9/2024
2.16.0 2,986,822 11/27/2023
2.15.5 1,819,155 11/20/2023
2.15.3 1,887,006 10/22/2023
2.15.2 677,547 10/18/2023
2.15.1 553,298 10/5/2023
2.14.0 701,508 9/26/2023
2.13.4 1,014,900 9/8/2023
2.13.3 1,167,593 8/17/2023
2.13.2 1,215,593 7/31/2023
2.13.1 368,549 7/25/2023
2.13.0 542,602 7/14/2023
2.12.4 1,697,378 6/18/2023
2.12.2 79,732 6/15/2023
2.11.1 667,679 6/6/2023
2.11.0 1,342,153 5/15/2023
2.10.0 570,065 5/5/2023
2.9.0 1,170,980 4/15/2023
2.8.0 24,575 4/14/2023
2.7.0 741,571 3/30/2023
2.6.1 464,570 3/23/2023
2.5.0 2,795,962 2/27/2023
2.0.8-preview 80,171 12/16/2022
2.0.7-preview 29,458 12/2/2022
2.0.6-preview 27,646 11/20/2022
2.0.5-preview 14,593 11/7/2022
2.0.4-preview 1,343 10/27/2022
2.0.3-preview 22,970 10/19/2022
2.0.2-preview 5,001 10/9/2022
2.0.0-preview 19,451 9/20/2022
1.26.0 2,752,394 2/5/2023
1.25.10 4,030,738 12/1/2022
1.25.9 483,900 11/28/2022
1.25.8 653,621 11/20/2022
1.25.7 42,533 11/18/2022
1.25.6 494,876 11/16/2022
1.25.5 1,042,843 11/1/2022
1.25.4 241,264 10/27/2022
1.25.3 2,900,191 9/16/2022
1.25.2 1,506,097 8/25/2022
1.25.1 4,579,891 6/23/2022
1.25.0 1,290,929 6/3/2022
1.24.1 2,885,521 4/26/2022
1.24.0 388,538 4/20/2022
1.23.1 2,485,210 3/11/2022
1.23.0 1,488,115 2/15/2022
1.22.3 668,759 2/2/2022
1.22.2 221,376 1/28/2022
1.22.1 1,126,019 1/8/2022
1.22.0 17,888 1/8/2022
1.21.1 1,546,499 12/4/2021
1.21.0 704,775 11/20/2021
1.20.1 7,763 12/3/2021
1.20.0 1,008,917 11/5/2021
1.19.0 287,189 11/2/2021
1.19.0-preview 14,832 10/7/2021
1.18.0 1,553,087 10/6/2021
1.17.0 649,079 9/20/2021
1.16.1 945,133 9/6/2021
1.16.0 2,495,319 8/19/2021
1.15.2 709,230 7/30/2021
1.15.1 151,401 7/27/2021
1.15.0 161,730 7/23/2021
1.14.1 363,845 7/15/2021
1.14.0 1,081,271 6/23/2021
1.13.1 253,030 6/15/2021
1.13.0 168,273 6/11/2021
1.12.0 468,355 6/2/2021
1.11.0 301,788 5/24/2021
1.10.0 382,308 5/17/2021
1.9.2 426,643 5/4/2021
1.9.1 846,700 4/14/2021
1.9.0 113,600 4/12/2021
1.8.2 776,169 3/23/2021
1.8.1 192,504 3/16/2021
1.8.0 383,593 3/10/2021
1.7.0 397,691 2/27/2021
1.6.0 437,830 2/12/2021
1.5.1 888,052 1/21/2021
1.5.0 36,717 1/20/2021
1.4.1 786,242 12/15/2020
1.4.0 289,122 12/9/2020
1.3.0 588,974 11/11/2020
1.2.0 324,582 10/23/2020
1.1.0 1,649,973 10/6/2020
1.0.0 241,593 9/30/2020
0.4.0-preview 125,075 9/11/2020
0.3.1-preview 89,512 8/27/2020
0.3.0-preview 4,451,508 8/25/2020
0.2.3-preview 87,136 8/10/2020
0.2.2-preview 8,208 8/7/2020
0.2.1-preview 62,561 7/25/2020
0.2.0-preview 92,625 7/13/2020
0.1.5-preview 157,917 6/16/2020
0.1.4-preview 141,283 6/1/2020
0.1.3-preview 122,443 5/15/2020
0.1.2-preview 41,905 5/7/2020
0.1.1-preview 50,568 4/22/2020
0.1.0-preview 41,620 4/13/2020