Skip to content
Snippets Groups Projects
Presentation.json 23.9 KiB
Newer Older
  "for_proof": {
Georgi Michev's avatar
Georgi Michev committed
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/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"
        ],
        "credentialSubject": {
          "allow": true,
          "citizenship": "France",
          "age_over": 18,
          "id": "https://gaiax.vereign.com/tsa/policy/example/ProofRequestResponse/1.0"
        },
        "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"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/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"
      }
    ]
  },
  "for_proof_missing_ID": {
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/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://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
Georgi Michev's avatar
Georgi Michev committed
          "num": 1234,
          "type": "pass"
        },
        "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://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
Georgi Michev's avatar
Georgi Michev committed
          "array": [
            {
              "num1": 1,
              "num2": 2
            },
            {
              "txt1": "1",
              "txt2": "2"
            }
          ]
        },
        "issuanceDate": "2022-07-21T10:24:36.203861194Z",
        "issuer": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
        "type": "VerifiableCredential"
      }
    ]
  },
  "modified_issuanceDate": {
    "@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",
    "proof": {
      "created": "2022-07-21T14:28:09.071187173Z",
      "jws": "eyJhbGciOiJKc29uV2ViU2lnbmF0dXJlMjAyMCIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..MEQCIFkavr6XpAYbdurBmQXNei-hI8WHAcnEYkZ6J3i4d3FKAiA4BtVCAixsAypaJ5dcBxn96Ju1OGfi7Kw1QRZMlMumhg",
      "proofPurpose": "assertionMethod",
      "type": "JsonWebSignature2020",
      "verificationMethod": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation#key1"
    },
    "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"
        },
        "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": "2023-07-21T10:24:36.203861194Z",
        "issuer": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
        "type": "VerifiableCredential"
      }
    ]
  },
  "incorrect_ID_for_proof": {
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/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://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "incorrect_ID"
        },
        "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://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/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"
      }
    ]
  },
  "modified_credentialSubject_1_allow": {
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/v1"
    ],
    "id": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
    "proof": {
      "created": "2022-07-29T15:01:11.776816778Z",
      "jws": "eyJhbGciOiJKc29uV2ViU2lnbmF0dXJlMjAyMCIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..MEUCIQCUaAcVPM0IuKmZMkLgQ0YwKwqcUarymUX-aE6AgZwAggIgW1-u3T2RKHHcnEI6HKTRXM3xAQ-C2ctU7qSrmzfyYl4",
      "proofPurpose": "assertionMethod",
      "type": "JsonWebSignature2020",
      "verificationMethod": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation#key1"
    },
    "type": "VerifiablePresentation",
    "verifiableCredential": [
      {
        "@context": [
          "https://www.w3.org/2018/credentials/v1",
          "https://w3id.org/security/suites/jws-2020/v1",
          "https://schema.org"
        ],
        "credentialSubject": {
          "allow": false,
          "id": "https://gaiax.vereign.com/tsa/policy/example/ProofRequestResponse/1.0"
        },
        "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://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/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"
      }
    ]
  },
  "incorrect_ID": {
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/v1"
    ],
    "id": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
    "proof": {
      "created": "2022-07-29T15:43:25.076882592Z",
      "jws": "eyJhbGciOiJKc29uV2ViU2lnbmF0dXJlMjAyMCIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..MEUCIQD84hJZfHP84SJSL98XvtUlCNVD48GHb0R-lqqeCPw79wIgXUdmzYoDsUj0sPIVICgN66UX2BHGjDTY7Rlw74m6Rwo",
      "proofPurpose": "assertionMethod",
      "type": "JsonWebSignature2020",
      "verificationMethod": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation#key1"
    },
    "type": "VerifiablePresentation",
    "verifiableCredential": [
      {
        "@context": [
          "https://www.w3.org/2018/credentials/v1",
          "https://w3id.org/security/suites/jws-2020/v1",
          "https://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "incorrect_ID"
        },
        "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://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/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"
      }
    ]
  },
  "modified_credentialSubject_2_allow": {
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/v1"
    ],
    "id": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
    "proof": {
      "created": "2022-07-29T15:01:11.776816778Z",
      "jws": "eyJhbGciOiJKc29uV2ViU2lnbmF0dXJlMjAyMCIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..MEUCIQCUaAcVPM0IuKmZMkLgQ0YwKwqcUarymUX-aE6AgZwAggIgW1-u3T2RKHHcnEI6HKTRXM3xAQ-C2ctU7qSrmzfyYl4",
      "proofPurpose": "assertionMethod",
      "type": "JsonWebSignature2020",
      "verificationMethod": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation#key1"
    },
    "type": "VerifiablePresentation",
    "verifiableCredential": [
      {
        "@context": [
          "https://www.w3.org/2018/credentials/v1",
          "https://w3id.org/security/suites/jws-2020/v1",
          "https://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/example/ProofRequestResponse/1.0"
        },
        "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://schema.org"
        ],
        "credentialSubject": {
          "allow": false,
          "id": "https://gaiax.vereign.com/tsa/policy/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"
      }
    ]
  },
  "modified_credentialSubject_1_ID": {
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/v1"
    ],
    "id": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
    "proof": {
      "created": "2022-07-29T15:01:11.776816778Z",
      "jws": "eyJhbGciOiJKc29uV2ViU2lnbmF0dXJlMjAyMCIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..MEUCIQCUaAcVPM0IuKmZMkLgQ0YwKwqcUarymUX-aE6AgZwAggIgW1-u3T2RKHHcnEI6HKTRXM3xAQ-C2ctU7qSrmzfyYl4",
      "proofPurpose": "assertionMethod",
      "type": "JsonWebSignature2020",
      "verificationMethod": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation#key1"
    "type": "VerifiablePresentation",
    "verifiableCredential": [
      {
        "@context": [
          "https://www.w3.org/2018/credentials/v1",
          "https://w3id.org/security/suites/jws-2020/v1",
          "https://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
        },
        "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://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/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"
      }
    ]
  },
  "modified_credentialSubject_2_ID": {
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/v1"
    ],
    "id": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
    "proof": {
      "created": "2022-07-29T15:01:11.776816778Z",
      "jws": "eyJhbGciOiJKc29uV2ViU2lnbmF0dXJlMjAyMCIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..MEUCIQCUaAcVPM0IuKmZMkLgQ0YwKwqcUarymUX-aE6AgZwAggIgW1-u3T2RKHHcnEI6HKTRXM3xAQ-C2ctU7qSrmzfyYl4",
      "proofPurpose": "assertionMethod",
      "type": "JsonWebSignature2020",
      "verificationMethod": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation#key1"
    },
    "type": "VerifiablePresentation",
    "verifiableCredential": [
      {
        "@context": [
          "https://www.w3.org/2018/credentials/v1",
          "https://w3id.org/security/suites/jws-2020/v1",
          "https://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/example/ProofRequestResponse/1.0"
        },
        "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://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
        },
        "issuanceDate": "2022-07-21T10:24:36.203861194Z",
        "issuer": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
        "type": "VerifiableCredential"
      }
    ]
  },
  "modified_ID": {
    "@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:XXX.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation",
    "proof": {
      "created": "2022-07-21T14:28:09.071187173Z",
      "jws": "eyJhbGciOiJKc29uV2ViU2lnbmF0dXJlMjAyMCIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..MEQCIFkavr6XpAYbdurBmQXNei-hI8WHAcnEYkZ6J3i4d3FKAiA4BtVCAixsAypaJ5dcBxn96Ju1OGfi7Kw1QRZMlMumhg",
      "proofPurpose": "assertionMethod",
      "type": "JsonWebSignature2020",
      "verificationMethod": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation#key1"
    },
    "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"
        },
        "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"
      }
    ]
  },
  "modified_proof_created": {
    "@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",
    "proof": {
      "created": "2023-07-21T14:28:09.071187173Z",
      "jws": "eyJhbGciOiJKc29uV2ViU2lnbmF0dXJlMjAyMCIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..MEQCIFkavr6XpAYbdurBmQXNei-hI8WHAcnEYkZ6J3i4d3FKAiA4BtVCAixsAypaJ5dcBxn96Ju1OGfi7Kw1QRZMlMumhg",
      "proofPurpose": "assertionMethod",
      "type": "JsonWebSignature2020",
      "verificationMethod": "did:web:gaiax.vereign.com:tsa:policy:policy:example:returnDID:1.0:evaluation#key1"
    },
    "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"
        },
        "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"
      }
    ]
  },
  "missing_proof": {
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/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://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/example/ProofRequestResponse/1.0"
        },
        "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://schema.org"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/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"
      }
    ]
Georgi Michev's avatar
Georgi Michev committed
  },
  "for_proof_incorrect_ID_path": {
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/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"
        ],
        "credentialSubject": {
          "allow": true,
          "citizenship": "France",
          "age_over": 18,
          "id": "/tsa/policy/example/ProofRequestResponse/1.0"
        },
        "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"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/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"
      }
    ]
  },
  "for_proof_incorrect_ID_space": {
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/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"
        ],
        "credentialSubject": {
          "allow": true,
          "citizenship": "France",
          "age_over": 18,
          "id": " "
        },
        "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"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/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"
      }
    ]
  },
  "for_proof_incorrect_ID_symbols": {
    "@context": [
      "https://www.w3.org/2018/credentials/v1",
      "https://w3id.org/security/suites/jws-2020/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"
        ],
        "credentialSubject": {
          "allow": true,
          "citizenship": "France",
          "age_over": 18,
          "id": ":"
        },
        "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"
        ],
        "credentialSubject": {
          "allow": true,
          "id": "https://gaiax.vereign.com/tsa/policy/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"
      }
    ]