Microsoft.IdentityModel.Protocols.OpenIdConnect 8.2.0

IdentityModel Extensions for .NET

Nuget

IdentityModel Extensions for .NET provide assemblies that are interesting for web developers that wish to use federated identity providers for establishing the caller's identity.

Versions

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

IdentityModel 7x

We are excited to announce the release of IdentityModel 7x, a major update to our popular .NET auth validation library. This new version introduces several improvements related to serialization and consistency in the API, which will provide a better user experience for developers, as well as full AOT compatibility on .NET, and huge perf improvements compared to 6x.

Note about 6.x

We bumped the release from 6.x to 7.x. We are maintaining two releases from two different branches. dev - 7.x dev6x - 6.x

dev6x will be maintained until March 2024, at which point, you will need to move to 7x to continue to get the latest and greatest improvements and security updates.

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

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

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.

Security Reporting

See SECURITY.md

Security Vulnerability in Microsoft.IdentityModel.Tokens 5.1.0

IdentityModel Extensions library Microsoft.IdentityModel.Tokens has a known security vulnerability affecting version 5.1.0. Please update to >= 5.1.1 immediately. An updated package is available on NuGet. For more details, see the security notice.

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
IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
18
Microsoft.AspNetCore.Authentication.JwtBearer
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
16
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/0a2e366eaf4d29b24b9a98e5782a04bef573189e
17
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/0c26925a185ba2996051c0f37a995ef0a682cf54
16
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/7e8bbb70b266b2fdaf0b11ec47fb3077761fb6bf
15
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/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69
15
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/215a587e52efa710de84138b0a3374b860b924d8
23
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/2f1db20456007c9515068a35a65afdf99af70bc6
16
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/5a4c82ec57fadddef9ce841d608de5c7c8c74446
19
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/610fe433e07b32ed451ed99d07df63be47c29050
15
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/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
17
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
16
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/c9e3996173cec136bc2e9f3b4ec45f2a323b1d63
17
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.
15
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.
16
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.
20
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.
16
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.
16
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.
17

Version Downloads Last updated
8.15.0 3 27.11.2025
8.14.0 6 21.08.2025
8.13.1 7 21.08.2025
8.13.0 8 05.08.2025
8.12.1 8 05.08.2025
8.12.0 9 11.06.2025
8.11.0 8 11.06.2025
8.10.0 7 11.06.2025
8.9.0 11 07.06.2025
8.8.0 8 10.06.2025
8.7.0 11 14.04.2025
8.6.1 12 13.03.2025
8.6.0 12 13.03.2025
8.5.0 11 26.02.2025
8.4.0 17 08.02.2025
8.3.1 14 24.01.2025
8.3.0 13 25.12.2024
8.2.1 16 14.01.2025
8.2.0 11 07.11.2024
8.1.2 14 17.10.2024
8.1.1 10 16.01.2025
8.0.2 15 25.08.2024
8.0.1 20 16.01.2025
8.0.0 12 16.01.2025
8.0.0-preview1 9 04.07.2024
7.7.1 11 16.01.2025
7.7.0 11 10.01.2025
7.6.3 10 13.01.2025
7.6.2 14 04.07.2024
7.6.1 14 04.07.2024
7.6.0 16 04.07.2024
7.5.2 11 04.07.2024
7.5.1 12 16.01.2025
7.5.0 11 04.07.2024
7.4.1 16 04.07.2024
7.4.0 14 04.07.2024
7.4.0-preview1 15 04.07.2024
7.3.1 12 04.07.2024
7.3.0 15 04.07.2024
7.2.0 17 04.07.2024
7.1.2 16 04.07.2024
7.0.3 14 04.07.2024
7.0.2 14 04.07.2024
7.0.1 14 04.07.2024
7.0.0 15 04.07.2024
7.0.0-preview5 10 04.07.2024
7.0.0-preview4 11 04.07.2024
7.0.0-preview3 11 04.07.2024
7.0.0-preview2 8 04.07.2024
7.0.0-preview 12 04.07.2024
6.36.0 13 15.01.2025
6.35.1 12 12.01.2025
6.35.0 17 04.07.2024
6.34.0 15 04.07.2024
6.33.0 15 04.07.2024
6.32.3 14 04.07.2024
6.32.2 14 04.07.2024
6.32.1 13 04.07.2024
6.32.0 13 04.07.2024
6.31.0 13 04.07.2024
6.30.1 15 04.07.2024
6.30.0 15 04.07.2024
6.29.0 14 04.07.2024
6.28.1 13 04.07.2024
6.27.0 14 04.07.2024
6.26.1 12 07.01.2025
6.26.0 14 04.07.2024
6.25.1 13 04.07.2024
6.25.0 14 04.07.2024
6.24.0 15 04.07.2024
6.23.1 13 04.07.2024
6.23.0 14 04.07.2024
6.22.1 16 04.07.2024
6.22.0 17 04.07.2024
6.21.0 11 04.07.2024
6.20.0 14 04.07.2024
6.19.0 13 15.07.2024
6.18.0 15 04.07.2024
6.17.0 16 04.07.2024
6.16.0 10 04.07.2024
6.15.1 12 04.07.2024
6.15.0 14 04.07.2024
6.14.1 13 04.07.2024
6.14.0 15 04.07.2024
6.13.1 14 16.01.2025
6.12.2 10 04.07.2024
6.12.1 17 04.07.2024
6.12.0 13 15.01.2025
6.11.1 12 04.07.2024
6.11.0 13 04.07.2024
6.10.2 15 04.07.2024
6.10.1 13 04.07.2024
6.10.0 15 04.07.2024
6.9.0 15 04.07.2024
6.8.0 14 04.07.2024
6.7.2-preview-10803222715 11 04.07.2024
6.7.1 12 14.01.2025
6.6.0 13 04.07.2024
6.5.1 14 04.07.2024
6.5.0 14 04.07.2024
5.7.0 15 04.07.2024
5.6.0 16 04.07.2024
5.5.0 14 04.07.2024
5.4.0 16 04.07.2024
5.3.0 14 04.07.2024
5.2.4 13 13.01.2025
5.2.2 19 04.07.2024
5.2.1 15 16.01.2025
2.1.5 15 04.07.2024
2.1.4 13 04.07.2024
2.1.3 15 16.01.2025
2.1.2 14 04.07.2024
2.0.0 13 04.07.2024