-
Notifications
You must be signed in to change notification settings - Fork 0
/
query.json
38 lines (38 loc) · 1.25 KB
/
query.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"id": "60cf3331-d2b8-49a2-b0c7-dc225728ddae",
"typ": "application/iden3comm-plain-json",
"type": "https://iden3-communication.io/authorization/1.0/request",
"thid": "60cf3331-d2b8-49a2-b0c7-dc225728ddae",
"body": {
"callbackUrl": "http://192.168.0.103:3010/v1/authentication/callback?sessionID=78c20fc4-a807-4c1d-b478-b39d3ad33585",
"reason": "authentication",
"scope": [
{
"circuitId": "credentialAtomicQuerySigV2",
"id": 1692791384,
"query": {
"allowedIssuers": [
"did:polygonid:polygon:amoy:2qXLotMuPYhRgZxk2WimubjgkxmeNMi7pofZBrksgg"
],
"context": "https://raw.githubusercontent.com/impactility-dev/test-polygon/main/Organization.jsonld",
"credentialSubject": {
"corporateID": {},
"name": {},
"orgType": {},
"type": {},
"website": {},
"admin.email": {},
"admin.firstName": {},
"admin.lastName": {},
"admin.phoneNumber": {},
"address.country": {},
"address.line1": {},
"address.zipcode": {}
},
"type": "Organization"
}
}
]
},
"from": "did:polygonid:polygon:amoy:2qXLotMuPYhRgZxk2WimubjgkxmeNMi7pofZBrksgg"
}