Skip to content

Commit d6595c2

Browse files
author
ID Bot
committed
Script updating archive at 2026-07-19T00:27:38Z. [ci skip]
1 parent 2412149 commit d6595c2

1 file changed

Lines changed: 114 additions & 1 deletion

File tree

archive.json

Lines changed: 114 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"magic": "E!vIA5L86J2I",
3-
"timestamp": "2026-07-16T00:26:25.095081+00:00",
3+
"timestamp": "2026-07-19T00:27:35.470054+00:00",
44
"repo": "oauth-wg/draft-ietf-oauth-attestation-based-client-auth",
55
"labels": [
66
{
@@ -16268,6 +16268,119 @@
1626816268
"comments": []
1626916269
}
1627016270
]
16271+
},
16272+
{
16273+
"number": 214,
16274+
"id": "PR_kwDOJaEkaM7yyErD",
16275+
"title": "feat: add client metadata",
16276+
"url": "https://github.com/oauth-wg/draft-ietf-oauth-attestation-based-client-auth/pull/214",
16277+
"state": "OPEN",
16278+
"author": "tplooker",
16279+
"authorAssociation": "COLLABORATOR",
16280+
"assignees": [],
16281+
"labels": [],
16282+
"body": "Fixes #170",
16283+
"createdAt": "2026-07-17T02:15:42Z",
16284+
"updatedAt": "2026-07-18T19:39:27Z",
16285+
"baseRepository": "oauth-wg/draft-ietf-oauth-attestation-based-client-auth",
16286+
"baseRefName": "main",
16287+
"baseRefOid": "565a092deefe1e02afd00944c872839a11bab6bd",
16288+
"headRepository": "oauth-wg/draft-ietf-oauth-attestation-based-client-auth",
16289+
"headRefName": "tl/client-metadata",
16290+
"headRefOid": "8d148e9379044613d4c7c93678bc0ddb3ff35210",
16291+
"closedAt": null,
16292+
"mergedAt": null,
16293+
"mergedBy": null,
16294+
"mergeCommit": null,
16295+
"comments": [],
16296+
"reviews": [
16297+
{
16298+
"id": "PRR_kwDOJaEkaM8AAAABGdkKBw",
16299+
"commit": {
16300+
"abbreviatedOid": "8d148e9"
16301+
},
16302+
"author": "paulbastian",
16303+
"authorAssociation": "COLLABORATOR",
16304+
"state": "COMMENTED",
16305+
"body": "",
16306+
"createdAt": "2026-07-18T13:56:45Z",
16307+
"updatedAt": "2026-07-18T13:56:46Z",
16308+
"comments": [
16309+
{
16310+
"originalPosition": 12,
16311+
"body": "we actually allow usage of MAC\n\n```suggestion\n* `client_attestation_signing_alg_values_supported`: OPTIONAL. JSON array containing a list of the JWS `alg` values (as defined in {{IANA.JOSE.ALGS}}) supported by the Client for signing the Client Attestation JWT. The value `none` MUST NOT be present.\n```",
16312+
"createdAt": "2026-07-18T13:56:45Z",
16313+
"updatedAt": "2026-07-18T13:56:45Z"
16314+
}
16315+
]
16316+
},
16317+
{
16318+
"id": "PRR_kwDOJaEkaM8AAAABGdktMA",
16319+
"commit": {
16320+
"abbreviatedOid": "8d148e9"
16321+
},
16322+
"author": "paulbastian",
16323+
"authorAssociation": "COLLABORATOR",
16324+
"state": "APPROVED",
16325+
"body": "Please see the one comment",
16326+
"createdAt": "2026-07-18T14:03:37Z",
16327+
"updatedAt": "2026-07-18T14:03:37Z",
16328+
"comments": []
16329+
},
16330+
{
16331+
"id": "PRR_kwDOJaEkaM8AAAABGdmdSA",
16332+
"commit": {
16333+
"abbreviatedOid": "8d148e9"
16334+
},
16335+
"author": "c2bo",
16336+
"authorAssociation": "MEMBER",
16337+
"state": "COMMENTED",
16338+
"body": "",
16339+
"createdAt": "2026-07-18T14:25:42Z",
16340+
"updatedAt": "2026-07-18T14:25:42Z",
16341+
"comments": [
16342+
{
16343+
"originalPosition": 12,
16344+
"body": "Stumbled over that as well since we allow MAC",
16345+
"createdAt": "2026-07-18T14:25:42Z",
16346+
"updatedAt": "2026-07-18T14:25:42Z"
16347+
}
16348+
]
16349+
},
16350+
{
16351+
"id": "PRR_kwDOJaEkaM8AAAABGeFwdg",
16352+
"commit": {
16353+
"abbreviatedOid": "8d148e9"
16354+
},
16355+
"author": "c2bo",
16356+
"authorAssociation": "MEMBER",
16357+
"state": "COMMENTED",
16358+
"body": "",
16359+
"createdAt": "2026-07-18T19:36:50Z",
16360+
"updatedAt": "2026-07-18T19:36:50Z",
16361+
"comments": [
16362+
{
16363+
"originalPosition": 12,
16364+
"body": "Another question: Do we actually care if the Client can verify the client attestation?",
16365+
"createdAt": "2026-07-18T19:36:50Z",
16366+
"updatedAt": "2026-07-18T19:37:22Z"
16367+
}
16368+
]
16369+
},
16370+
{
16371+
"id": "PRR_kwDOJaEkaM8AAAABGeF9lQ",
16372+
"commit": {
16373+
"abbreviatedOid": "8d148e9"
16374+
},
16375+
"author": "c2bo",
16376+
"authorAssociation": "MEMBER",
16377+
"state": "APPROVED",
16378+
"body": "",
16379+
"createdAt": "2026-07-18T19:39:27Z",
16380+
"updatedAt": "2026-07-18T19:39:27Z",
16381+
"comments": []
16382+
}
16383+
]
1627116384
}
1627216385
]
1627316386
}

0 commit comments

Comments
 (0)