-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathchain.json
More file actions
29 lines (29 loc) · 1 KB
/
Copy pathchain.json
File metadata and controls
29 lines (29 loc) · 1 KB
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
{
"chain": [
{
"credential_id": "cred-0",
"issuer": "522df0a349190a3cfabc4774b215a765180bd879abcdf9c67355b98e39266a44",
"subject": "826df306d5a746066527b46a2a232eaf37bfe6919ccef788db03143af6f54e26",
"scope": [
"task:admin",
"task:read",
"task:write"
],
"depth": 0,
"parent_id": null,
"signature": "5f0ba300b3437efbdcfb4aaa7b8126d4ad085d2f5db859aa361f95750e3909f42f5a983c3d08fccca096330c0245843d69c38c792bcb6d81fda0a7919e4cee07"
},
{
"credential_id": "cred-1",
"issuer": "826df306d5a746066527b46a2a232eaf37bfe6919ccef788db03143af6f54e26",
"subject": "d7b5aa81bca7bf963eb50c3f357bed5df10d94f0537310c45840ff41d094778e",
"scope": [
"task:read",
"task:write"
],
"depth": 1,
"parent_id": "cred-0",
"signature": "bd2de5b1b88cc783596bfefd062fa3e8e871b3af7bdbdd55073e4dce8d1bbec7443b341c3f97dc74a09dde3425256751abaf1cf8d6a77817b2777d256e45110f"
}
]
}