Skip to content

Reactive implementation for DPoPAuthenticationProvider & related classes #16912

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RyanW02 opened this issue Apr 9, 2025 · 3 comments
Open
Assignees
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Milestone

Comments

@RyanW02
Copy link

RyanW02 commented Apr 9, 2025

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.

@RyanW02 RyanW02 added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Apr 9, 2025
@jgrandja
Copy link
Contributor

@RyanW02 This won't make it into 6.5 release but I've scheduled it for the next release 7.0.

@jgrandja jgrandja removed the status: waiting-for-triage An issue we've not yet triaged label Apr 10, 2025
@jgrandja jgrandja added this to the 7.0.x milestone Apr 10, 2025
@jgrandja jgrandja added the in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) label Apr 10, 2025
@franticticktick
Copy link
Contributor

Hi @jgrandja I can take this ticket into work in 6.5 release.

@jgrandja
Copy link
Contributor

Thank you @franticticktick. I'll assign the ticket to you.

RC1 is scheduled for this coming Monday April 21st and I don't have time to review the PR this week as I have higher priority items I'm currently working on. This will need to wait for 7.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants