Skip to content

Add support for customizing claims in JWT Client Assertion #10972

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
Mar 17, 2022

Conversation

sjohnr
Copy link
Contributor

@sjohnr sjohnr commented Mar 15, 2022

Closes gh-9855

@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 Mar 15, 2022
@sjohnr sjohnr added this to the 5.7.0-M3 milestone Mar 15, 2022
@sjohnr sjohnr requested a review from jgrandja March 15, 2022 20:07
@sjohnr sjohnr self-assigned this Mar 15, 2022
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.

Thanks for the PR @sjohnr ! Please see review comments.

Also, please add this to "What's New".

@sjohnr sjohnr force-pushed the gh-9855-customize-claims branch from ec356e8 to 54a8b3a Compare March 16, 2022 21:36
@sjohnr sjohnr merged commit 428216b into spring-projects:main Mar 17, 2022
@sjohnr sjohnr deleted the gh-9855-customize-claims branch March 17, 2022 14:50
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.

Provide ability to customize claims in Jwt Client Assertion
2 participants