Microsoft.IdentityModel.JsonWebTokens 8.19.2

IdentityModel Extensions for .NET

Nuget

The IdentityModel Extensions for .NET library provides robust tools to enhance authentication and authorization workflows in your .NET applications. Backed by the Entra team, this library simplifies working with OpenID Connect (OIDC), OAuth2.0, and JSON Web Tokens (JWT) in .NET.

Whether you're building secure APIs, implementing token validation, or managing claims, this library is designed to handle the heavy lifting for you.

Why IdentityModel?

  • Widely Adopted: Trusted by thousands of developers to integrate OIDC and OAuth2.0 standards.
  • Secure by Design: Built with security as a priority to reduce common vulnerabilities.
  • Extensible: Easily extend or customize for advanced use cases.
  • Battle hardened: Validates 5+ trillion requests daily, and growing.

Versions

You can find the release notes for each version here. Older versions can be found here.

Version Lifecycle and Support Matrix

See Long Term Support policy for details.

Major Version Currently Supported Version Status
8.x from 8.0.1 to Nuget Active (Current) - Tied to .NET 9 (STS) & 10 (LTS) ~ Nov, 2028
7.x 7.7.1 Supported (LTS) through .NET 8 LTS lifetime Nov 10, 2026.
⚠️Versions < 7.7.1 not supported.
5.x 5.7.0 Supported (LTS), tied to the Microsoft.Owin.Security.JWT 4.2.2 lifetime.
⚠️Versions < 5.7.0 not supported.

IdentityModel 8.x

Version 8.x introduces significant updates and improvements:

  • Enhanced Performance: Optimized token validation to handle high-throughput scenarios.
  • .NET Compatibility: Fully compatible with .NET 9.

🧭LTS: Supported through .NET 9 LTS lifetime: May 12, 2026 + .NET 10 LTS (~3 years).

IdentityModel 7.x

IdentityModel 7x introduced several improvements related to serialization and consistency in the API, which provide a better user experience for developers, as well as full AOT compatibility on .NET, and considerable performance improvements compared to IdentityModel 6x.

🧭LTS: Supported through .NET 8 LTS lifetime: Nov 10, 2026.

⚡Recommendation: Move to 8.x.

IdentityModel 6.x

🧭Deprecated: Support ended with .NET 7 LTS lifetime: May 2024.

⚡Action: Move to 8.x.

IdentityModel 5.x

Not a recommended version

🧭LTS: Supported for Microsoft.Owin.Security.JWT

⚡Action: Move to 8.x.

Samples and Documentation

The scenarios supported by IdentityModel extensions for .NET are described in Scenarios. The libraries are in particular used part of ASP.NET security to validate tokens in ASP.NET Web Apps and Web APIs. To learn more about token validation, and find samples, see:

Community Help and Support

Report a bug or request a feature directly in the GitHub repo.

Have a design proposal? Please submit a design proposal before starting work on a PR to ensure it means the goals/objectives of this library and it's priorities.

We leverage Stack Overflow to work with the community on supporting Microsoft Entra and its SDKs, including this one! We highly recommend you ask your questions on Stack Overflow (we're all on there!) Also browse existing issues to see if someone has had your question before.

We recommend you use the "identityModel" tag so we can see it! Here is the latest Q&A on Stack Overflow for IdentityModel: https://stackoverflow.com/questions/tagged/identityModel

Security Reporting

See SECURITY.md

Contributing

All code is licensed under the MIT license and we triage actively on GitHub. We enthusiastically welcome contributions and feedback. See Contributing.md for guidelines, branch information, build instructions, and legalese.

License

Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License (the "License");

We Value and Adhere to the Microsoft Open Source Code of Conduct

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.

Showing the top 20 packages that depend on Microsoft.IdentityModel.JsonWebTokens.

Packages Downloads
MediatR
Simple, unambitious mediator implementation in .NET
496
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.
166
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.
167
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.
173
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.
170
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.
176
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.
186
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core.
164
OpenIddict.Client
OpenIddict authorization client services. Note: this package only contains the generic/host-agnostic client components. To use the client feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Client.AspNetCore or OpenIddict.Client.Owin package.
168
OpenIddict.Server
OpenIddict authorization server services. Note: this package only contains the generic/host-agnostic server components. To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.
190
System.IdentityModel.Tokens.Jwt
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
173
System.IdentityModel.Tokens.Jwt
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
178
System.IdentityModel.Tokens.Jwt
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
193
System.IdentityModel.Tokens.Jwt
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
227
System.IdentityModel.Tokens.Jwt
Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.
165
System.IdentityModel.Tokens.Jwt
Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.
167
System.IdentityModel.Tokens.Jwt
Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.
190
System.IdentityModel.Tokens.Jwt
Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.
252

Version Downloads Last updated
8.21.0 1 07/23/2026
8.20.0 1 07/22/2026
8.19.2 6 07/16/2026
8.19.1 18 06/03/2026
8.19.0 17 06/03/2026
8.18.0 27 05/02/2026
8.17.0 44 03/25/2026
8.16.0 53 02/13/2026
8.15.0 167 11/18/2025
8.14.0 139 08/17/2025
8.13.1 113 08/10/2025
8.13.0 103 07/21/2025
8.12.1 117 06/18/2025
8.12.0 132 06/04/2025
8.11.0 134 05/24/2025
8.10.0 111 05/17/2025
8.9.0 118 04/25/2025
8.8.0 125 04/11/2025
8.7.0 122 03/30/2025
8.6.1 117 03/30/2025
8.6.0 110 03/30/2025
8.5.0 498 02/16/2025
8.4.0 119 02/14/2025
8.3.1 118 03/30/2025
8.3.0 133 12/12/2024
8.2.1 113 11/17/2024
8.2.0 122 11/14/2024
8.1.2 116 10/16/2024
8.1.1 121 10/22/2024
8.1.0 117 12/31/2024
8.0.2 132 11/10/2024
8.0.1 275 08/03/2024
8.0.0 132 07/22/2024
8.0.0-preview1 165 07/22/2024
7.7.3 5 07/15/2026
7.7.2 18 06/03/2026
7.7.1 151 07/22/2024
7.7.0 138 07/22/2024
7.6.3 166 07/22/2024
7.6.2 157 07/22/2024
7.6.1 141 07/22/2024
7.6.0 164 07/22/2024
7.5.2 150 07/22/2024
7.5.1 145 07/22/2024
7.5.0 142 07/22/2024
7.4.1 161 07/22/2024
7.4.0 169 07/22/2024
7.4.0-preview1 141 07/22/2024
7.3.1 154 07/22/2024
7.3.0 139 07/22/2024
7.2.0 147 07/22/2024
7.1.2 208 02/04/2024
7.0.3 145 02/13/2024
7.0.2 137 07/22/2024
7.0.1 146 07/22/2024
7.0.0 147 07/22/2024
7.0.0-preview5 156 07/22/2024
7.0.0-preview4 144 07/22/2024
7.0.0-preview3 147 07/22/2024
7.0.0-preview2 131 07/22/2024
7.0.0-preview 155 07/22/2024
6.36.0 146 07/22/2024
6.35.1 151 07/22/2024
6.35.0 218 06/24/2024
6.34.0 132 07/22/2024
6.33.0 131 07/22/2024
6.32.3 143 07/22/2024
6.32.2 141 07/22/2024
6.32.1 148 07/22/2024
6.32.0 144 07/22/2024
6.31.0 149 07/22/2024
6.30.1 132 07/22/2024
6.30.0 137 07/22/2024
6.29.0 145 07/22/2024
6.28.1 150 07/22/2024
6.27.0 140 07/22/2024
6.26.1 152 07/22/2024
6.26.0 151 07/22/2024
6.25.1 127 07/22/2024
6.25.0 140 07/22/2024
6.24.0 203 07/03/2024
6.23.1 145 07/22/2024
6.23.0 126 07/22/2024
6.22.1 129 07/22/2024
6.22.0 148 07/22/2024
6.21.0 162 02/27/2024
6.20.0 152 07/22/2024
6.19.0 147 07/22/2024
6.18.0 160 07/22/2024
6.17.0 148 07/22/2024
6.16.0 134 07/22/2024
6.15.1 178 02/04/2024
6.15.0 142 07/22/2024
6.14.1 149 07/22/2024
6.14.0 133 07/22/2024
6.13.1 141 07/22/2024
6.12.2 142 07/22/2024
6.12.1 161 07/22/2024
6.12.0 142 07/22/2024
6.11.1 146 07/22/2024
6.11.0 142 07/22/2024
6.10.2 145 07/22/2024
6.10.1 143 07/22/2024
6.10.0 165 02/04/2024
6.9.0 143 07/22/2024
6.8.0 168 02/04/2024
6.7.2-preview-10803222715 161 07/22/2024
6.7.1 147 07/22/2024
6.6.0 148 07/22/2024
6.5.1 143 07/22/2024
6.5.0 150 07/22/2024
5.7.1 5 07/15/2026
5.7.0 163 07/22/2024
5.6.0 147 07/22/2024
5.5.0 154 07/22/2024
5.4.0 147 07/22/2024
5.3.0 148 07/22/2024
5.2.4 162 07/22/2024