Skip to content

Conversation

kevinchalet
Copy link
Member

@kevinchalet kevinchalet commented May 29, 2025

It looks like Katana 4.2.3 is finally around the corner and will include aspnet/AspNetKatana#486.

This PR updates the OWIN client host to support resolving the default cookie manager from IAppBuilder when the app builder is registered in the DI container (which is pretty much required when using app.UseMiddlewareFromContainer<T>() with any of the built-in Katana authentication middleware, as they all take IAppBuilder as a constructor parameter).

@kevinchalet kevinchalet merged commit 20abfe0 into openiddict:dev May 29, 2025
6 checks passed
@kevinchalet kevinchalet deleted the cookie_manager branch May 29, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant