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

[INJICERT-657] (nitpick): update default JWT algo #338

Draft
wants to merge 1 commit into
base: release-1.3.x
Choose a base branch
from

Conversation

vharsh
Copy link
Member

@vharsh vharsh commented Jan 8, 2025

Fixes

  • For V2 signing, the default sign algorithm is Ed25519(which is a key type) but the JSON Web Algorithm is EdDSA

Further improvement:

  • More business logic can be added to SignatureUtil to enhance the error handling scenarios of giving the invalid algorithm

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.

1 participant