Microsoft.Identity.Client 4.86.1-azure-arc-preview

Microsoft Authentication Library (MSAL) for .NET

The MSAL library for .NET is part of the Microsoft identity platform for developers (formerly named Azure AD) v2.0. It enables you to acquire security tokens to call protected APIs. It uses industry standard OAuth2 and OpenID Connect. The library also supports Azure AD B2C.

Quick links:

Conceptual documentation Getting Started Sample Code API Reference Support Feedback

NuGet Package

NuGet

Version Lifecycle and Support Matrix

See Long Term Support policy for details.

The following table lists MSAL.NET versions currently supported and receiving security fixes.

Major Version Last Release Patch Release Date Support Phase End of Support
4.x NuGet Monthly Active Not planned.
✅Supported versions: from 4.77.1 to NuGet
⚠️Unsupported versions < 4.77.1.

Performance perspectives

Our documentation describes the approach to performance testing.

View some of the historical performance benchmark results in our dashboard.

Support SLA

MSAL.NET became Generally Available with MSAL.NET 3.0.8. Since MSAL.NET moved to version 4:

  • Major versions are supported for twelve months after the release of the next major version.
  • Minor versions older than N-1 are not supported.

Note Minor versions include bug fixes or features with non-breaking (additive) API changes. It is expected that applications using the library can upgrade through the IDE or CLI with no friction. We will not patch old minor versions of the library. When opening new issues, please confirm that you are using the latest minor version.

Using MSAL.NET

Where do I file issues

You can file new issues in this repository.

Community help and support

We use Stack Overflow with the community to provide support. We highly recommend you ask your questions on Stack Overflow first and browse existing issues to see if someone has asked your question before.

If you find a bug or have a feature request, please raise the issue on GitHub Issues.

Contribute

We welcome contributions and feedback. You can fork and 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.z) 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 https://msrc.microsoft.com/report/vulnerability in as much detail as possible. Your submission may be eligible for a bounty through the Microsoft Bug Bounty program. Please do not post security issues to GitHub Issues or any other public site. We will contact you shortly after receiving the information. We encourage you to get notifications of when security incidents occur by visiting the Microsoft Technical Security Notifications page and subscribing to Security Advisory Alerts.

Data collection

The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.

See the our telemetry documentation for an example of the telemetry collected by MSAL.NET.

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 © Microsoft Corporation. All rights reserved. Licensed under the MIT License (the "License").

Showing the top 20 packages that depend on Microsoft.Identity.Client.

Packages Downloads
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
176
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
180
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
181
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
187
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
189
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
190
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
197
Azure.Identity
This is the implementation of the Azure SDK Client Library for Azure Identity
198
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
177
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
180
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
186
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
188
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
182
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
184
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
189
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
205
Microsoft.Identity.Client.Extensions.Msal
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
176
Microsoft.Identity.Client.Extensions.Msal
This package contains extensions to Microsoft Authentication Library for .NET (MSAL.NET)
178

The release notes are available at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases and the roadmap at https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki#roadmap. To provide feedback, fill-in the survey at https://ncv.microsoft.com/JrXkdySi0m.

Version Downloads Last updated
4.89.0 5 09/13/2026
4.88.0 21 08/22/2026
4.87.1-preview.2 22 08/14/2026
4.87.1-preview.1 27 08/01/2026
4.87.0 28 07/25/2026
4.86.1 33 07/16/2026
4.86.1-azure-arc-preview 23 07/16/2026
4.86.0 27 07/09/2026
4.85.2 25 06/27/2026
4.85.1 31 06/25/2026
4.85.0 22 06/19/2026
4.84.2 32 06/06/2026
4.84.2-preview4-GetManagedIdentityCapabilitiesAsync 26 06/03/2026
4.84.2-preview3-mtls-pop-host-check 29 05/30/2026
4.84.2-preview2-orphaned-kg-certs 28 05/29/2026
4.84.2-preview 32 05/23/2026
4.84.1 29 05/20/2026
4.84.1-preview 29 05/16/2026
4.84.0 48 05/05/2026
4.83.4-preview1 55 04/03/2026
4.83.3 52 03/31/2026
4.83.1 47 03/11/2026
4.83.0 46 03/10/2026
4.83.0-preview-1 58 03/10/2026
4.82.1 75 02/10/2026
4.82.1-preview2 50 03/06/2026
4.82.1-preview 54 02/25/2026
4.82.0 56 02/03/2026
4.82.0-preview-2 65 01/30/2026
4.82.0-preview-1 78 01/16/2026
4.81.0 65 01/09/2026
4.81.0-preview-1 78 01/31/2026
4.80.0 65 01/06/2026
4.79.2 102 11/18/2025
4.79.1 92 11/14/2025
4.79.0 108 11/12/2025
4.78.1-preview1 85 10/25/2025
4.78.0 136 10/24/2025
4.77.2-preview1 91 11/01/2025
4.77.1 121 09/25/2025
4.77.0 111 09/11/2025
4.76.2-preview 93 09/13/2025
4.76.1-preview 130 09/11/2025
4.76.0 108 08/16/2025
4.75.0 121 08/15/2025
4.74.1 115 07/21/2025
4.74.1-preview2 119 08/03/2025
4.74.1-preview1 109 07/28/2025
4.74.0 108 07/15/2025
4.74.0-pop-attestation-2 115 09/03/2025
4.74.0-pop-attestation-1 115 09/03/2025
4.73.1 124 06/27/2025
4.73.0 125 06/19/2025
4.73.0-slc-preview 101 06/25/2025
4.73.0-preview 117 05/18/2025
4.73.0-pop-assertion-preview 108 08/13/2025
4.72.3-slc-preview 134 07/02/2025
4.72.1 128 05/23/2025
4.72.1-preview 146 05/14/2025
4.72.0 119 05/13/2025
4.71.2-preview 132 04/22/2025
4.71.1 144 04/25/2025
4.71.1-preview 135 04/22/2025
4.71.0 120 04/19/2025
4.70.2 126 04/10/2025
4.70.1 141 04/05/2025
4.70.1-preview 132 03/30/2025
4.70.0 155 03/30/2025
4.69.1 136 03/30/2025
4.68.0 126 03/30/2025
4.67.2 148 03/30/2025
4.67.1 139 01/13/2025
4.67.0 144 01/11/2025
4.66.4-preview 131 03/30/2025
4.66.3-preview 141 01/11/2025
4.66.2 143 11/15/2024
4.66.2-preview 145 12/21/2024
4.66.1 143 10/26/2024
4.66.0 162 10/21/2024
4.65.3-preview 134 10/21/2024
4.65.0 152 10/02/2024
4.64.2-preview 133 09/19/2024
4.64.1 148 09/21/2024
4.64.0 162 09/01/2024
4.63.0 128 08/19/2024
4.62.0 159 07/23/2024
4.62.0-preview 159 07/23/2024
4.61.3 175 07/23/2024
4.61.2 176 07/23/2024
4.61.1 149 07/23/2024
4.61.0 165 07/23/2024
4.60.4 154 07/23/2024
4.60.3 147 07/23/2024
4.60.2 171 07/23/2024
4.60.1 154 07/23/2024
4.60.0 162 07/23/2024
4.59.1 170 07/23/2024
4.59.0 158 07/23/2024
4.58.1 161 07/23/2024
4.58.0 173 07/23/2024
4.57.0 193 07/23/2024
4.56.0 178 07/23/2024
4.55.0 161 07/23/2024
4.54.1 163 07/23/2024
4.54.0 168 07/22/2024
4.53.0 176 07/23/2024
4.52.0 159 07/23/2024
4.51.0 169 07/23/2024
4.50.0 191 07/23/2024
4.49.1 165 07/23/2024
4.48.1 170 07/23/2024
4.48.0 173 07/23/2024
4.47.2 165 07/23/2024
4.47.1 170 07/23/2024
4.47.0 179 07/23/2024
4.46.2 187 07/23/2024
4.46.1 160 07/23/2024
4.46.0 141 07/23/2024
4.46.0-preview2 157 07/23/2024
4.45.0 189 02/19/2024
4.44.0 141 07/13/2024
4.43.2 174 07/23/2024
4.43.1 158 07/23/2024
4.43.0 186 07/21/2024
4.42.1 186 07/23/2024
4.42.0 159 07/23/2024
4.41.0 162 07/23/2024
4.40.0 186 07/23/2024
4.39.0 182 07/23/2024
4.38.0 171 07/23/2024
4.37.0 159 07/23/2024
4.37.0-preview 185 07/23/2024
4.36.2 181 07/23/2024
4.36.1 165 07/23/2024
4.36.0 166 07/23/2024
4.35.1 165 07/23/2024
4.35.0 170 07/23/2024
4.34.0 178 07/23/2024
4.33.0 147 07/23/2024
4.32.1 170 07/23/2024
4.32.0 174 07/23/2024
4.31.0 152 07/23/2024
4.30.1 162 07/23/2024
4.30.0 172 07/23/2024
4.29.0 165 07/23/2024
4.28.1 169 07/23/2024
4.28.0 158 07/23/2024
4.27.1 164 07/23/2024
4.27.0 159 07/23/2024
4.26.0 163 07/23/2024
4.25.0 141 07/23/2024
4.24.0 161 07/23/2024
4.23.0 142 07/23/2024
4.22.0 157 07/23/2024
4.21.1 193 02/04/2024
4.21.0 167 07/23/2024
4.20.1 165 07/23/2024
4.20.0 154 07/23/2024
4.20.0-wampreview1 182 07/23/2024
4.19.0 167 07/23/2024
4.18.0 159 07/23/2024
4.17.2 157 07/23/2024
4.17.1 183 07/23/2024
4.17.0 178 07/23/2024
4.16.1 156 07/23/2024
4.16.0 172 07/23/2024
4.15.0 172 07/23/2024
4.14.0 157 07/23/2024
4.13.0 168 07/23/2024
4.12.0 173 07/23/2024
4.11.0 145 07/23/2024
4.10.0 153 07/23/2024
4.9.0 156 07/23/2024
4.8.2 159 07/23/2024
4.8.1 159 07/23/2024
4.8.1-preview1 170 07/23/2024
4.7.1 156 07/23/2024
4.7.0 178 07/23/2024
4.6.0 160 07/23/2024
4.5.1 161 07/23/2024
4.5.0 170 07/23/2024
4.4.0 168 07/23/2024
4.3.1 177 07/23/2024
4.3.0 187 07/23/2024
4.2.1 164 07/23/2024
4.2.0 161 07/23/2024
4.1.0 173 07/23/2024
4.0.0 171 07/23/2024
3.0.9 163 07/22/2024
3.0.8 169 07/23/2024
3.0.6-preview 158 07/23/2024
3.0.5-preview 151 07/23/2024
3.0.4-preview 178 07/23/2024
3.0.3-preview 183 07/23/2024
3.0.2-preview 199 07/23/2024
3.0.1-preview 155 07/23/2024
3.0.0-preview 170 07/23/2024
2.7.1 168 07/23/2024
2.7.0 170 07/20/2024
2.6.2 156 07/23/2024
2.6.1 185 07/23/2024
2.6.0-preview 161 07/23/2024
2.5.0-preview 163 07/23/2024
2.4.1-preview 165 07/23/2024
2.4.0-preview 157 07/23/2024
2.3.1-preview 160 07/23/2024
2.3.0-preview 157 07/23/2024
2.2.1-preview 161 07/23/2024
2.2.0-preview 159 07/23/2024
2.1.0-preview 178 07/23/2024
2.0.1-preview 176 07/23/2024
2.0.0-preview 170 07/23/2024
1.1.4-preview0002 149 07/23/2024
1.1.3-preview0012 169 07/23/2024
1.1.2-preview0008 144 07/23/2024
1.1.1-preview0040 142 07/23/2024
1.1.0-preview 178 07/23/2024
1.0.304142221-alpha 151 07/23/2024
1.0.304142201-alpha 162 07/23/2024
1.0.303282006-alpha 157 07/23/2024