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 SD-JWT examples; add detail to the 'Securing Verifiable Credentials' section #304

Merged
merged 12 commits into from
Sep 27, 2024

Conversation

decentralgabe
Copy link
Collaborator

@decentralgabe decentralgabe commented Sep 18, 2024

Partially addresses #296

The next part is to update the respec-vc plugin to generate SD-JWT examples without KB-JWTs with a trailing ~ (w3c/respec-vc#48).


Preview | Diff

index.html Outdated Show resolved Hide resolved
decentralgabe and others added 4 commits September 20, 2024 13:52
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
* origin/main:
  update controller doc examples (#301)
  Move Conformance section into Introduction (#299)
  Remove my name from this spec (#295)
  Add Acknowledgements section (#298)

# Conflicts:
#	index.html
index.html Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
* origin/main:
  mark sections normative; move algorithms (#302)

# Conflicts:
#	index.html
index.html Outdated Show resolved Hide resolved
Co-authored-by: Michael B. Jones <michael_b_jones@hotmail.com>
index.html Outdated Show resolved Hide resolved
Co-authored-by: Michael B. Jones <michael_b_jones@hotmail.com>
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
Co-authored-by: Michael B. Jones <michael_b_jones@hotmail.com>
@decentralgabe
Copy link
Collaborator Author

Editorial approval. Open for over a week. Changes accepted. Merging.

@decentralgabe decentralgabe merged commit 41b73cc into main Sep 27, 2024
2 checks passed
@decentralgabe decentralgabe deleted the issue-296 branch September 27, 2024 15:05
Comment on lines +317 to +318
The JWT Claim Names <code>vc</code> and <code>vp</code>
MUST NOT be present in any JWT Claim Set.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this accurate? We're restricting use of JWT Claim Names vc and vp in any JWT Claim Set, even a JWT Claim Set that does not encode a Verifiable Credential or Verifiable Presentation?

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.

3 participants