Skip to content

Verify jwt without key id field - #522

Open
vdods wants to merge 2 commits into
spruceid:mainfrom
LedgerDomain:verify-jwt-without-key-id-field
Open

Verify jwt without key id field#522
vdods wants to merge 2 commits into
spruceid:mainfrom
LedgerDomain:verify-jwt-without-key-id-field

Conversation

@vdods

@vdods vdods commented Jul 28, 2023

Copy link
Copy Markdown
Contributor

This change allows JWT-formatted VCs and VPs to be verified even when they don't have a "kid" field specified.

See #478 for context.

I've been using this code in a forked version of ssi crate in my codebase for some time now, based on an earlier version of ssi crate. I'm not able to run the cargo tests for ssi-vc crate (see #521), but the vc-test-suite tests do pass.

Is there a full battery of tests that I can run, and if so, how?

@CLAassistant

CLAassistant commented Jul 23, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@vdods

vdods commented Aug 20, 2024

Copy link
Copy Markdown
Contributor Author

Hi there, I sent in a signed CLA Oct 6, 2021. But let me know if you need a new one for whatever reason.

@vdods

vdods commented Aug 20, 2024

Copy link
Copy Markdown
Contributor Author

I signed a new one, just in case it makes things easier.

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.

2 participants