Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

LPID

All threads resolved!
Merged Symeon LAMPADARIOS requested to merge EBSISD-3000 into next
All threads resolved!
19 files
+ 462
77
Compare changes
  • Side-by-side
  • Inline
Files
19
{
"@context": ["https://www.w3.org/2018/credentials/v1"],
"id": "urn:uuid:8568b525-a24e-4bc0-9d97-6a8459ec0130",
"type": ["VerifiableCredential", "VerifiableAttestation", "TrustedNodesList"],
"issuer": "did:ebsi:00001234",
"issuanceDate": "2021-11-01T00:00:00Z",
"validFrom": "2021-11-01T00:00:00Z",
"issued": "2021-11-01T00:00:00Z",
"credentialSubject": {
"id": "did:ebsi:00005678",
"environment": "pilot",
"chainId": 6179,
"version": 1,
"nodesTotal": 2,
"nodes": [
{
"apis": "https://api-pilot.ebsi.stsisp.ro",
"apps": "https://app-pilot.ebsi.stsisp.ro",
"explorer": "https://blockexplorer-pilot.ebsi.stsisp.ro",
"country": "rou"
},
{
"apis": "https://api-pilot.ebsi.fnmt.es",
"apps": "https://app-pilot.ebsi.fnmt.es",
"country": "esp"
}
]
},
"termsOfUse": [
{
"id": "ebsi:pilot:trusted-issuers-registry:/issuers/did:ebsi:00001234/attributes/b40fd9b404418a44d2d9911377a03130dde450eb546c755b5b80acd782902e6d",
"type": "IssuanceCertificate"
}
],
"credentialSchema": {
"id": "ebsi:pilot:trusted-schemas-registry:/schemas/zDjVp7fDTKbhqFUuCSQ7tvxGMPjns8KeyqfMSFUREuyq8",
"type": "FullJsonSchemaValidator2021"
}
}
Loading