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

feat: allow kid (not a did) to be combined with x5c/jwk #2204

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TimoGlastra
Copy link
Contributor

This is a pattern commonly used and breaks interop with Credo.

@TimoGlastra TimoGlastra requested a review from a team as a code owner February 22, 2025 12:59
Copy link

changeset-bot bot commented Feb 22, 2025

🦋 Changeset detected

Latest commit: 89f2765

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 15 packages
Name Type
@credo-ts/core Patch
@credo-ts/action-menu Patch
@credo-ts/anoncreds Patch
@credo-ts/askar Patch
@credo-ts/bbs-signatures Patch
@credo-ts/cheqd Patch
@credo-ts/didcomm Patch
@credo-ts/drpc Patch
@credo-ts/indy-sdk-to-askar-migration Patch
@credo-ts/indy-vdr Patch
@credo-ts/node Patch
@credo-ts/openid4vc Patch
@credo-ts/question-answer Patch
@credo-ts/react-native Patch
@credo-ts/tenants Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

…wk header params in JWT/JWS. This is a pattern commonly used and breaks interop with Credo.

Signed-off-by: Timo Glastra <[email protected]>
@TimoGlastra TimoGlastra force-pushed the fix/allow-kid-and-x5c-jwk branch from 29ec705 to d69f992 Compare February 22, 2025 13:38
@TimoGlastra TimoGlastra linked an issue Feb 22, 2025 that may be closed by this pull request
Signed-off-by: Timo Glastra <[email protected]>
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.

Allow both x5c/jwk and kid in header in JWS
1 participant