spring-projects / spring-projects/spring-security
Reactive implementation for DPoPAuthenticationProvider & related classes
Open
@franticticktick is already working on this.
Since Apr 14, 2025.
in: oauth2
type: enhancement
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.