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

Support for the 'jwk' JWT header #772

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

sberyozkin
Copy link
Contributor

Fixes #770

This PR makes it easy to set a jwk token header, and is also a preparation for the DPoP work.

I'll be planning to do a release once this PR is reviewed and merged

MikeEdgar
MikeEdgar previously approved these changes Mar 20, 2024
Copy link
Member

@MikeEdgar MikeEdgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. One question and a possible duplicate line.

@sberyozkin
Copy link
Contributor Author

sberyozkin commented Mar 21, 2024

Hi Mike @MikeEdgar I removed the duplicate assertion in the test and it lost your approval, so I'll merge once it is green

Copy link
Member

@MikeEdgar MikeEdgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@sberyozkin
Copy link
Contributor Author

Thanks @MikeEdgar @Skyllarr

@sberyozkin sberyozkin merged commit 05c2346 into smallrye:main Mar 21, 2024
7 checks passed
@sberyozkin sberyozkin deleted the jwt_build_jwk_header branch March 21, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support JWS jwk header in JWT Build API
3 participants