Skip to content

Reactive Jwt Claim Set Converter Support#6080

Merged
rwinch merged 1 commit into
spring-projects:masterfrom
jzheaux:gh-6015
Nov 13, 2018
Merged

Reactive Jwt Claim Set Converter Support#6080
rwinch merged 1 commit into
spring-projects:masterfrom
jzheaux:gh-6015

Conversation

@jzheaux
Copy link
Copy Markdown
Collaborator

@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
Copy Markdown
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