Skip to content

Conversation

@sjohnr
Copy link
Contributor

@sjohnr sjohnr commented Sep 30, 2021

This adds support for configuring NimbusJwtClientAuthenticationParametersConverter to any AbstractWebClientReactiveOAuth2AccessTokenResponseClient as an additional parameters converter, which in turns adds reactive support for jwt client authentication.

Closes gh-10146

@sjohnr sjohnr added status: duplicate A duplicate of another issue type: enhancement A general enhancement in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) labels Sep 30, 2021
@sjohnr sjohnr added this to the 5.6.0-RC1 milestone Sep 30, 2021
@sjohnr sjohnr self-assigned this Sep 30, 2021
Copy link
Contributor

@jgrandja jgrandja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @sjohnr ! After you update the minor changes please go ahead and merge.

@sjohnr sjohnr force-pushed the gh-10146 branch 2 times, most recently from 3c500fb to 583fe8f Compare October 6, 2021 15:36
…cessTokenResponseClient

This adds support for configuring NimbusJwtClientAuthenticationParametersConverter to any AbstractWebClientReactiveOAuth2AccessTokenResponseClient as an additional parameters converter, which in turns adds reactive support for jwt client authentication.

Closes spring-projectsgh-10146
@sjohnr sjohnr merged commit 3b564b2 into spring-projects:main Oct 6, 2021
@sjohnr sjohnr deleted the gh-10146 branch October 6, 2021 18:09
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) status: duplicate A duplicate of another issue type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement reactive support for JWT Client Authentication

2 participants