Reactive implementation for DPoPAuthenticationProvider & related classes #16912
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
Expected Behavior
We would like to be able to use DPoP authentication with WebFlux.
Current Behavior
There is no implementation for DPoP authentication for WebFlux.
Context
Feature request: We would like to use DPoP authentication with Spring Cloud Gateway (WebFlux version), however all of the DPoP classes such as DPoPAuthenticationProvider and DPoPAuthenticationConfigurer only support WebMVC / non-reactive.
The text was updated successfully, but these errors were encountered: