Skip to content
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

Implement reactive support for JWT as an Authorization Grant #10327

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

sjohnr
Copy link
Member

@sjohnr sjohnr commented Sep 28, 2021

Closes gh-10147

@sjohnr sjohnr added 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 labels Sep 28, 2021
@sjohnr sjohnr self-assigned this Sep 28, 2021
@sjohnr sjohnr force-pushed the gh-10147 branch 2 times, most recently from 8362659 to f894423 Compare September 28, 2021 21:41
@sjohnr sjohnr marked this pull request as ready for review September 28, 2021 21:52
@sjohnr sjohnr added this to the 5.6.0-RC1 milestone 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 ! Please apply the one change and merge.

@sjohnr sjohnr merged commit 9b24f66 into spring-projects:main Oct 5, 2021
@sjohnr sjohnr deleted the gh-10147 branch October 5, 2021 21: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 as an Authorization Grant
2 participants