Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
OpenIddict.Core (source) 6.3.0 -> 6.4.0 age adoption passing confidence
OpenIddict.Server.AspNetCore (source) 6.3.0 -> 6.4.0 age adoption passing confidence
OpenIddict.Server.DataProtection (source) 6.3.0 -> 6.4.0 age adoption passing confidence
OpenIddict.Validation.AspNetCore (source) 6.3.0 -> 6.4.0 age adoption passing confidence
OpenIddict.Validation.DataProtection (source) 6.3.0 -> 6.4.0 age adoption passing confidence
OpenIddict.Validation.SystemNetHttp (source) 6.3.0 -> 6.4.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

openiddict/openiddict-core (OpenIddict.Core)

v6.4.0

Compare Source

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]
Shttps://github.com/aspnet/AspNetKatana/pull/486486 for more information.

  • The portable, non-OS specific version of the OpenIddict.Client.SystemIntegration package can now be used on macOS (in this case, ASWebAuthenticationSession is not supported and only the system browser authentication mode can be used).

  • All the .NET and third-party dependencies have been updated to the latest versions.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 06:59 AM, only on Sunday ( * 0-6 * * 7 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 15, 2025
Copy link
Contributor Author

renovate bot commented Jun 15, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants