Microsoft.IdentityModel.Protocols.OpenIdConnect 8.12.1

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.Protocols.OpenIdConnect.

Packages Downloads
Microsoft.AspNetCore.Authentication.JwtBearer
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d827c653b787c07de908240b7746ce34d3e6271e
199
IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
171
Microsoft.AspNetCore.Authentication.JwtBearer
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1bf292d47ac2a0ebda07d8a3f00355dd01915ad5
98
Microsoft.AspNetCore.Authentication.JwtBearer
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/2670c128d522473e146ff9f8159bfffdfe694cd9
71
IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
70
IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
65
Microsoft.AspNetCore.Authentication.OpenIdConnect
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/2b7e994b8a304700a09617ffc5052f0d943bbcba
65
Microsoft.AspNetCore.Authentication.OpenIdConnect
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ae2eabad0e49302d0632a7dde917fdc68d960dc4
65
Microsoft.AspNetCore.Authentication.JwtBearer
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4e7d976438b0fc17f435804e801d5d68d193ec33
61
Microsoft.AspNetCore.Authentication.JwtBearer
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c911002ab43b7b989ed67090f2a48d9073d5118d
61
Microsoft.AspNetCore.Authentication.OpenIdConnect
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/cf2c5c9c6dca430b97aa96429b84d0da07eb77f1
60
Microsoft.AspNetCore.Authentication.JwtBearer
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/32e8c8cae5b1a4dd752d0a42a6f8a2813f75f173
59
Duende.IdentityServer
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
58
IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
58
AspNet.Security.OpenIdConnect.Server
OpenID Connect server middleware for ASP.NET Core.
58
Microsoft.AspNetCore.Authentication.JwtBearer
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/1dcf7acfacf0fe154adcc23270cb0da11ff44ace
57
Microsoft.AspNetCore.Authentication.OpenIdConnect
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1bf292d47ac2a0ebda07d8a3f00355dd01915ad5
57
AspNet.Security.OpenIdConnect.Extensions
OpenID Connect extensions for AspNet.Security.OpenIdConnect.Server.
57
Microsoft.AspNetCore.Authentication.OpenIdConnect
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
56
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.
56

Version Downloads Last updated
8.12.1 6 06/19/2025
8.12.0 8 06/04/2025
8.11.0 6 05/29/2025
8.10.0 14 05/16/2025
8.9.0 15 04/25/2025
8.8.0 12 04/12/2025
8.7.0 16 03/26/2025
8.6.1 18 03/08/2025
8.6.0 17 02/22/2025
8.5.0 16 02/16/2025
8.4.0 19 02/10/2025
8.3.1 22 01/23/2025
8.3.0 26 12/05/2024
8.2.1 24 11/20/2024
8.2.0 25 11/05/2024
8.1.2 27 10/11/2024
8.1.1 29 10/05/2024
8.1.0 29 09/25/2024
8.0.2 31 08/25/2024
8.0.1 34 07/23/2024
8.0.0 32 07/17/2024
8.0.0-preview1 36 07/01/2024
7.7.1 35 07/21/2024
7.7.0 35 07/19/2024
7.6.3 28 07/13/2024
7.6.2 33 07/01/2024
7.6.1 31 07/01/2024
7.6.0 28 06/07/2024
7.5.2 36 05/15/2024
7.5.1 35 04/09/2024
7.5.0 32 04/09/2024
7.4.1 33 03/22/2024
7.4.0 41 03/06/2024
7.4.0-preview1 39 02/15/2024
7.3.1 37 02/07/2024
7.3.0 33 02/07/2024
7.2.0 38 01/18/2024
7.1.2 31 02/01/2024
7.1.0-preview 44 07/20/2023
7.0.3 39 10/20/2023
7.0.2 48 10/07/2023
7.0.1 39 10/07/2023
7.0.0 42 09/14/2023
7.0.0-preview5 48 09/07/2023
7.0.0-preview4 36 09/04/2023
7.0.0-preview3 45 08/21/2023
7.0.0-preview2 40 08/21/2023
7.0.0-preview 41 07/20/2023
6.36.0 35 07/19/2024
6.35.1 31 07/11/2024
6.35.0 36 01/18/2024
6.34.0 36 01/18/2024
6.33.0 46 10/07/2023
6.32.3 43 09/07/2023
6.32.2 44 09/03/2023
6.32.1 40 09/03/2023
6.32.0 40 08/06/2023
6.31.0 43 06/17/2023
6.30.1 49 05/21/2023
6.30.0 41 05/04/2023
6.29.0 48 05/18/2023
6.28.1 44 07/03/2023
6.28.0 19 02/17/2025
6.27.0 43 05/20/2023
6.26.1 41 02/11/2023
6.26.0 48 02/01/2023
6.25.1 54 12/06/2022
6.25.0 45 11/09/2022
6.24.0 49 11/22/2022
6.23.1 46 02/07/2023
6.23.0 47 03/19/2023
6.22.1 44 01/24/2023
6.22.0 41 10/01/2022
6.21.0 58 10/31/2022
6.20.0 49 02/07/2023
6.19.0 41 02/07/2023
6.18.0 46 01/06/2023
6.17.0 41 02/07/2023
6.16.0 39 03/30/2023
6.15.1 43 02/09/2022
6.15.0 50 12/21/2021
6.14.1 51 08/19/2022
6.14.0 43 12/21/2021
6.13.1 43 09/21/2022
6.12.2 48 12/06/2022
6.12.1 45 11/29/2022
6.12.0 46 12/21/2021
6.11.1 37 01/24/2023
6.11.0 41 12/21/2021
6.10.2 48 01/24/2023
6.10.1 39 01/24/2023
6.10.0 56 11/09/2021
6.9.0 60 12/21/2021
6.8.0 55 12/21/2021
6.7.2-preview-10803222715 44 07/08/2023
6.7.1 97 01/27/2021
6.6.0 48 01/03/2022
6.5.1 43 02/14/2023
6.5.0 62 02/13/2023
5.7.0 33 01/18/2024
5.6.0 168 11/10/2020
5.5.0 53 11/30/2020
5.4.0 41 02/07/2023
5.3.0 46 02/16/2023
5.2.4 44 11/27/2022
5.2.2 50 11/07/2022
5.2.1 41 04/02/2023
5.2.0 61 06/07/2022
2.1.5 41 05/14/2023
2.1.4 41 07/11/2023
2.1.3 48 02/07/2023
2.1.2 42 09/25/2022
2.0.0 43 11/23/2022