We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6695867 commit 92785ddCopy full SHA for 92785dd
openid-sharedsignals-framework-1_0.md
@@ -1282,7 +1282,6 @@ Authorization: Bearer eyJ0b2tlbiI6ImV4YW1wbGUifQo=
1282
1283
{
1284
"stream_id": "f67e39a0a4d34d56b3aa1bc4cff0069f",
1285
- "iss": "https://tr.example.com",
1286
"events_requested": [
1287
"urn:example:secevent:events:type_2",
1288
"urn:example:secevent:events:type_3",
@@ -1371,11 +1370,6 @@ Authorization: Bearer eyJ0b2tlbiI6ImV4YW1wbGUifQo=
1371
1370
1372
1373
1374
1375
- "aud": [
1376
- "https://receiver.example.com/web",
1377
- "https://receiver.example.com/mobile"
1378
- ],
1379
"delivery": {
1380
"method": "urn:ietf:rfc:8935",
1381
"endpoint_url": "https://receiver.example.com/events"
0 commit comments