Skip to content

Reactive Jwt Validation #5718

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
Aug 21, 2018
Merged

Reactive Jwt Validation #5718

merged 1 commit into from
Aug 21, 2018

Conversation

jzheaux
Copy link
Contributor

@jzheaux jzheaux commented Aug 21, 2018

This allows a user to customize the Jwt validation steps that
NimbusReactiveJwtDecoder will take for each Jwt.

Fixes: gh-5650

This allows a user to customize the Jwt validation steps that
NimbusReactiveJwtDecoder will take for each Jwt.

Fixes: spring-projectsgh-5650
@jzheaux jzheaux requested a review from rwinch August 21, 2018 19:21
@rwinch rwinch self-assigned this Aug 21, 2018
@rwinch rwinch added status: duplicate A duplicate of another issue Reactive labels Aug 21, 2018
@rwinch rwinch added this to the 5.1.0.RC2 milestone Aug 21, 2018
@rwinch rwinch merged commit 01443e3 into spring-projects:master Aug 21, 2018
@rwinch
Copy link
Member

rwinch commented Aug 21, 2018

Thanks for the PR @jzheaux! This is now merged into master

@jzheaux jzheaux deleted the gh-5650 branch August 24, 2018 14:46
@rwinch rwinch added the in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) label May 3, 2019
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 Token Validation
2 participants