Skip to content
Snippets Groups Projects
Presentation.json 1.3 KiB
Newer Older
{
  "@context": [
    "https://www.w3.org/2018/credentials/v1",
    "https://w3id.org/security/suites/jws-2020/v1",
    "https://www.w3.org/2018/credentials/examples/v1"
  ],
  "id": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
  "type": "VerifiablePresentation",
  "verifiableCredential": [
    {
      "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://w3id.org/security/suites/jws-2020/v1",
        "https://www.w3.org/2018/credentials/examples/v1"
      ],
      "credentialSubject": {
        "allow": true,
        "id": "example/examplePolicy/1.0"
      },
Georgi Michev's avatar
Georgi Michev committed
      "issuanceDate": "2022-07-21T10:24:36.203848291Z",
      "issuer": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
      "type": "VerifiableCredential"
    },
    {
      "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://w3id.org/security/suites/jws-2020/v1",
        "https://www.w3.org/2018/credentials/examples/v1"
      ],
      "credentialSubject": {
        "allow": true,
        "id": "example/ProofRequestResponse/1.0"
      },
      "issuanceDate": "2022-07-21T10:24:36.203861194Z",
      "issuer": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
      "type": "VerifiableCredential"
    }
  ]
}