VOOZH about

URL: https://www.nuget.org/packages/Duende.AccessTokenManagement.OpenIdConnect/

⇱ NuGet Gallery | Duende.AccessTokenManagement.OpenIdConnect 4.2.0




👁 Image
Duende.AccessTokenManagement.OpenIdConnect 4.2.0

Prefix Reserved
dotnet add package Duende.AccessTokenManagement.OpenIdConnect --version 4.2.0
 
 
NuGet\Install-Package Duende.AccessTokenManagement.OpenIdConnect -Version 4.2.0
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Duende.AccessTokenManagement.OpenIdConnect" Version="4.2.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Duende.AccessTokenManagement.OpenIdConnect" Version="4.2.0" />
 
Directory.Packages.props
<PackageReference Include="Duende.AccessTokenManagement.OpenIdConnect" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Duende.AccessTokenManagement.OpenIdConnect --version 4.2.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Duende.AccessTokenManagement.OpenIdConnect, 4.2.0"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Duende.AccessTokenManagement.OpenIdConnect@4.2.0
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Duende.AccessTokenManagement.OpenIdConnect&version=4.2.0
 
Install as a Cake Addin
#tool nuget:?package=Duende.AccessTokenManagement.OpenIdConnect&version=4.2.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

About Duende.AccessTokenManagement.OpenIdConnect

Duende.AccessTokenManagement.OpenIdConnect is a .NET library that manages OpenId Connect access tokens in ASP.NET Core applications. It will acquire new tokens when old tokens are about to expire, provides conveniences to automatically use the current token with HTTP clients, and can revoke refresh tokens that are no longer needed.

Documentation

Documentation is available here.

Related Packages

License and Feedback

Duende.AccessTokenManagement.OpenIdConnect is released as open source under the
Apache 2.0 license. Bug reports, feature requests and contributions are welcome. If you have an idea for a new feature or significant code change you'd like to propose, please start with a GitHub issue so that we can discuss it. Thanks in advance!

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Duende.AccessTokenManagement.OpenIdConnect:

Package Downloads
Duende.BFF

Backend for frontend (BFF) host for ASP.NET Core

Sitko.Core.Auth.IdentityServer

Sitko.Core is a set of libraries to help build .NET Core applications fast

Rsk.AdminUI

Admin user interface for Duende IdentityServer. To purchase a license or get a demo license, contact sales@identityserver.com.

Skoruba.Duende.IdentityServer.Admin.UI

Package Description

Corprio.CorprioRestClient

Generic REST client

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Duende.AccessTokenManagement.OpenIdConnect:

Repository Stars
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
skoruba/Duende.IdentityServer.Admin
Modern admin UI for Duende IdentityServer and ASP.NET Core Identity 🚀
DuendeArchive/BFF
Framework for ASP.NET Core to secure SPAs using the Backend-for-Frontend (BFF) pattern
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
Version Downloads Last Updated
4.2.0 223,143 3/18/2026
4.1.2 157,050 3/12/2026
4.1.1 300,361 1/23/2026
4.1.0 362,774 12/1/2025
4.1.0-rc.1 2,363 11/12/2025
4.1.0-preview.2 4,050 10/16/2025
4.1.0-preview.1 192 10/15/2025
4.0.1 177,865 9/25/2025
4.0.0 41,865 9/10/2025
4.0.0-rc.2 6,088 7/24/2025
3.3.0 266,210 12/1/2025
3.3.0-rc.1 392 11/12/2025
3.3.0-preview.1 370 10/16/2025
3.2.0 2,145,477 2/18/2025
3.1.1 445,552 12/18/2024
3.1.0 15,519 12/17/2024
Loading failed