Skip to content

Commit

Permalink
Script updating archive at 2023-11-26T01:24:56Z. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Nov 26, 2023
1 parent 0d47fb4 commit 8f19d02
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions archive.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"magic": "E!vIA5L86J2I",
"timestamp": "2023-11-23T01:20:25.047021+00:00",
"timestamp": "2023-11-26T01:24:42.248628+00:00",
"repo": "oauth-wg/oauth-sd-jwt-vc",
"labels": [
{
Expand Down Expand Up @@ -4174,7 +4174,7 @@
"labels": [],
"body": "received a question. What is the correct format with a SD-JWT VC that has no disclosures but has a holder binding JWT. Is it \r\n`<SD-JWT VC>~~<HB JWT> (double tilde)`, or `<SD-JWT VC>~<HB JWT> (single tilde)`\r\nI think it is `<SD-JWT VC>~<HB JWT> (single tilde)` but the spec could probably clarify.",
"createdAt": "2023-11-07T09:39:52Z",
"updatedAt": "2023-11-16T06:18:44Z",
"updatedAt": "2023-11-24T07:38:44Z",
"closedAt": null,
"comments": [
{
Expand Down Expand Up @@ -4225,6 +4225,13 @@
"body": "> FWIW, the following are the various permutations as intended by the current spec (as best I understand anyway).\n> \n> SD-JWT without disclosures and without KB JWT:\n> `<Issuer-signed JWT>~`\n> \n> SD-JWT without disclosures and with KB JWT: \n> `<Issuer-signed JWT>~<KB-JWT>`\n> \n> SD-JWT with disclosures and without KB JWT:\n> `<Issuer-signed JWT>~<Disclosure 1>~<Disclosure N>~`\n> \n> SD-JWT with disclosures and with KB JWT: \n> `<Issuer-signed JWT>~<Disclosure 1>~<Disclosure N>~<KB-JWT>`\n\nIt could be valuable to list these four basic categories in the specification",
"createdAt": "2023-11-16T06:18:44Z",
"updatedAt": "2023-11-16T06:18:44Z"
},
{
"author": "AltmannPeter",
"authorAssociation": "NONE",
"body": "> It could be valuable to list these four basic categories in the specification\r\n\r\nAgreed. Thanks for the clarification too!",
"createdAt": "2023-11-24T07:38:43Z",
"updatedAt": "2023-11-24T07:38:43Z"
}
]
},
Expand Down

0 comments on commit 8f19d02

Please sign in to comment.