diff --git a/archive.json b/archive.json index 3ead52a..f76322d 100644 --- a/archive.json +++ b/archive.json @@ -1,6 +1,6 @@ { "magic": "E!vIA5L86J2I", - "timestamp": "2024-07-04T00:31:03.066385+00:00", + "timestamp": "2024-07-07T00:35:04.508808+00:00", "repo": "peppelinux/draft-demarco-oauth-nonce-endpoint", "labels": [ { @@ -1642,6 +1642,93 @@ "comments": [] } ] + }, + { + "number": 27, + "id": "PR_kwDOKus-lM50akzq", + "title": "Add nonce endpoint issuer metadata", + "url": "https://github.com/peppelinux/draft-demarco-oauth-nonce-endpoint/pull/27", + "state": "OPEN", + "author": "cmarco0", + "authorAssociation": "NONE", + "assignees": [], + "labels": [], + "body": "This PR is tied to this issue https://github.com/italia/eudi-wallet-it-docs/issues/345", + "createdAt": "2024-07-04T08:34:53Z", + "updatedAt": "2024-07-05T14:54:41Z", + "baseRepository": "peppelinux/draft-demarco-oauth-nonce-endpoint", + "baseRefName": "main", + "baseRefOid": "9fea1632dd8b99c67b7a1cc11813f9903c8b2197", + "headRepository": "cmarco0/draft-demarco-oauth-nonce-endpoint-fork", + "headRefName": "cmarco0-nonceEndpointParameter", + "headRefOid": "caef9242d1bb37527b431a6eeef93c4900f34dbb", + "closedAt": null, + "mergedAt": null, + "mergedBy": null, + "mergeCommit": null, + "comments": [], + "reviews": [ + { + "id": "PRR_kwDOKus-lM6Ax6NG", + "commit": { + "abbreviatedOid": "5846feb" + }, + "author": "peppelinux", + "authorAssociation": "OWNER", + "state": "COMMENTED", + "body": "", + "createdAt": "2024-07-05T11:51:50Z", + "updatedAt": "2024-07-05T11:51:51Z", + "comments": [ + { + "originalPosition": 6, + "body": "```suggestion\r\nThe Nonce Issuers that uses the Nonce endpoint MUST include in their entity metadata the following parameter:\r\n```", + "createdAt": "2024-07-05T11:51:50Z", + "updatedAt": "2024-07-05T11:51:51Z" + } + ] + }, + { + "id": "PRR_kwDOKus-lM6Ax6Vf", + "commit": { + "abbreviatedOid": "5846feb" + }, + "author": "peppelinux", + "authorAssociation": "OWNER", + "state": "COMMENTED", + "body": "", + "createdAt": "2024-07-05T11:52:12Z", + "updatedAt": "2024-07-05T11:52:12Z", + "comments": [ + { + "originalPosition": 8, + "body": "```suggestion\r\n - **nonce_endpoint**: REQUIRED. This MUST be an HTTPS URL specifying the endpoint where clients can request a Nonce.\r\n```", + "createdAt": "2024-07-05T11:52:12Z", + "updatedAt": "2024-07-05T11:52:12Z" + } + ] + }, + { + "id": "PRR_kwDOKus-lM6Ax6s8", + "commit": { + "abbreviatedOid": "5846feb" + }, + "author": "peppelinux", + "authorAssociation": "OWNER", + "state": "COMMENTED", + "body": "", + "createdAt": "2024-07-05T11:53:15Z", + "updatedAt": "2024-07-05T11:53:16Z", + "comments": [ + { + "originalPosition": 10, + "body": "not sure about this, I would suggest to use a non-normative example of an OAuth 2.0 Authorization Server", + "createdAt": "2024-07-05T11:53:16Z", + "updatedAt": "2024-07-05T11:53:24Z" + } + ] + } + ] } ] } \ No newline at end of file