Skip to content

Reactive Jwt Claim Set Converter Support #6080

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

Merged
merged 1 commit into from
Nov 13, 2018

Conversation

jzheaux
Copy link
Contributor

@jzheaux jzheaux commented Nov 13, 2018

Exposes setClaimSetConverter on NimbusReactiveJwtDecoder, lining it up
with the same support on NimbusJwtDecoder.

Fixes: gh-6015

Exposes setClaimSetConverter on NimbusReactiveJwtDecoder, lining it up
with the same support on NimbusJwtDecoder.

Fixes: spring-projectsgh-6015
@rwinch rwinch added this to the 5.2.0.M2 milestone Nov 13, 2018
@rwinch rwinch self-assigned this Nov 13, 2018
@rwinch rwinch added Reactive in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue labels Nov 13, 2018
@rwinch rwinch merged commit ae74f22 into spring-projects:master Nov 13, 2018
@rwinch
Copy link
Member

rwinch commented Nov 13, 2018

Thanks @jzheaux This is now merged into master

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reactive Nimbus Jwt Decoder should convert claims
2 participants