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

Clarify Example 3.3 #193

Closed
danielfett opened this issue Dec 5, 2023 · 1 comment
Closed

Clarify Example 3.3 #193

danielfett opened this issue Dec 5, 2023 · 1 comment

Comments

@danielfett
Copy link
Member

Torsten: I have a question re the example in section 3.3. of the sd-jwt vc spec. Why does the unsecured payload does not contain iss, exp, and so on? I would expect those claims need to be present and be processed on the application layer.

me: In the example, iat etc. are added only when the actual credential is created. This is not meant to define anything about how this is processed (especially because this shows the input, not the output that the verifier processes).

Torsten: That's not clear (at least for me) from the text. I would suggest to add then examples for the output, too.

@danielfett
Copy link
Member Author

Duplicate of #194

@danielfett danielfett marked this as a duplicate of #194 Dec 5, 2023
@danielfett danielfett closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2023
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

No branches or pull requests

1 participant