Skip to content

fix(k8sjwt): parse EC keys from JWKS discovery#466

Open
Anish Ramasekar (aramase) wants to merge 1 commit into
agent-substrate:mainfrom
aramase:aramase/i/k8sjwt_ec_keys
Open

fix(k8sjwt): parse EC keys from JWKS discovery#466
Anish Ramasekar (aramase) wants to merge 1 commit into
agent-substrate:mainfrom
aramase:aramase/i/k8sjwt_ec_keys

Conversation

@aramase

Copy link
Copy Markdown
Contributor

The JWKS EC branch only ever returned an error, so an issuer publishing an EC key failed verification entirely (even for its RS256 tokens). Parse P-256/384/521 and add the package's first tests.

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to documentation are included in the PR

The JWKS EC branch only ever returned an error, so an issuer publishing an
EC key failed verification entirely (even for its RS256 tokens). Parse
P-256/384/521 and add the package's first tests.
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