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

Fix JwtClaimsBuilder.algorithm() implementation #792

Merged
merged 1 commit into from
May 2, 2024

Conversation

Eng-Fouad
Copy link
Contributor

Fix #791

@sberyozkin
Copy link
Contributor

@Eng-Fouad Yeah, before EdDsa it just worked, but now .algorithm() is more precise. FYI, you you only have to set it if the key is loaded from PEM

@sberyozkin sberyozkin added this to the 4.5.2 milestone May 2, 2024
@sberyozkin sberyozkin merged commit 07a8520 into smallrye:main May 2, 2024
7 checks passed
@Eng-Fouad Eng-Fouad deleted the patch-1 branch May 3, 2024 13:06
@Eng-Fouad
Copy link
Contributor Author

@sberyozkin When is it expected to release 4.5.2? Thanks.

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.

io.smallrye.jwt.build.JwtSignatureException: SRJWT05000: Unsupported signature algorithm: EdDSA
2 participants