Download Latest Version 6.4.0 source code.tar.gz (6.1 MB)
Email in envelope

Get an email when there's a new version of OpenIddict

Home / 6.4.0
Name Modified Size InfoDownloads / Week
Parent folder
6.4.0 source code.tar.gz 2025-06-10 6.1 MB
6.4.0 source code.zip 2025-06-10 7.0 MB
README.md 2025-06-10 980 Bytes
Totals: 3 Items   13.1 MB 1

This release introduces the following changes:

  • Support for client authentication - client_secret_basic, client_secret_post and private_key_jwt - was added to the PAR endpoint, which allows rejecting unauthenticated requests without waiting until the token request is processed.

  • The OpenIddict.Client.WebIntegration package now supports Bungie.net.

  • Parsing of the standard WWW-Authenticate HTTP response header by the client and validation stacks was improved.

  • The OpenIddict client OWIN integration was updated to resolve the IAppBuilder instance from the DI container: when it is available, the ICookieManager attached to the application properties (by the host, typically) is automatically used instead of the default CookieManager implementation.

[!NOTE] See https://github.com/aspnet/AspNetKatana/pull/486 for more information.

  • All the .NET and third-party dependencies have been updated to the latest versions.
Source: README.md, updated 2025-06-10