Skip to main content
Microsoft.AspNetCore.Authentication.OpenIdConnect package icon

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/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353

Total Downloads
590.9M
590,865,709
Published
Jun 9, 2026
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.AspNetCore.Authentication.OpenIdConnect --version 10.0.9
Package Manager Console
Install-Package Microsoft.AspNetCore.Authentication.OpenIdConnect -Version 10.0.9
PackageReference
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.9" />

Frameworks

net10.0

Dependencies