Skip to content

Commit

Permalink
Update the VC 2.0 Issuer endpoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 committed Jul 9, 2024
1 parent 46f17a7 commit 1ed392d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions implementations/DigitalBazaar.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"supportedEcdsaKeyTypes": ["P-256"],
"tags": ["ecdsa-sd-2023"]
}, {
"id": "did:key:z6MksZuCVWBcVMcQC3KViqzDoqVaPruvypPpugHtJY9CkAcL",
"endpoint": "https://vc2.veresissuer.dev/issuers/z1A2ELCrwCJaA8AZKpr3YREye/credentials/issue",
"id": "did:key:z6MkhnwBZSeedjZmTVekVKF7ocwSHhFpeUyBEUGmGPP7sYdf",
"endpoint": "https://vc2.veresissuer.dev/issuers/z1A26NEYyG47sREgmpcWAxsKw/credentials/issue",
"zcap": {
"capability": "{\"@context\":[\"https://w3id.org/zcap/v1\",\"https://w3id.org/security/suites/ed25519-2020/v1\"],\"id\":\"urn:uuid:13ab36bf-d3e5-4d6e-a41c-199498f9a553\",\"controller\":\"did:key:z6MkptjaoxjyKQFSqf1dHXswP6EayYhPQBYzprVCPmGBHz9S\",\"parentCapability\":\"urn:zcap:root:https%3A%2F%2Fvc2.veresissuer.dev%2Fissuers%2Fz1A2ELCrwCJaA8AZKpr3YREye\",\"invocationTarget\":\"https://vc2.veresissuer.dev/issuers/z1A2ELCrwCJaA8AZKpr3YREye/credentials/issue\",\"expires\":\"2024-07-23T20:24:34Z\",\"proof\":{\"type\":\"Ed25519Signature2020\",\"created\":\"2023-07-24T20:24:35Z\",\"verificationMethod\":\"did:key:z6MkmMeWhZTJr8mhA2n48FoKV1kLqJAm9eYdu4cdTtTC6Y5b#z6MkmMeWhZTJr8mhA2n48FoKV1kLqJAm9eYdu4cdTtTC6Y5b\",\"proofPurpose\":\"capabilityDelegation\",\"capabilityChain\":[\"urn:zcap:root:https%3A%2F%2Fvc2.veresissuer.dev%2Fissuers%2Fz1A2ELCrwCJaA8AZKpr3YREye\"],\"proofValue\":\"z3cp7jMQ6fuEYNpszN7C9aKxKY3fB1nPoZ4DpCUSxkUzbEWTx7U7UNbrf2XabbLzSJUxu9YfxKRTU3gdLHUp1iXht\"}}",
"capability": "{\"@context\":[\"https://w3id.org/zcap/v1\",\"https://w3id.org/security/suites/ed25519-2020/v1\"],\"id\":\"urn:uuid:c2cb0b6a-b60b-4f73-91f5-364866453ebd\",\"controller\":\"did:key:z6MkptjaoxjyKQFSqf1dHXswP6EayYhPQBYzprVCPmGBHz9S\",\"parentCapability\":\"urn:zcap:root:https%3A%2F%2Fvc2.veresissuer.dev%2Fissuers%2Fz1A26NEYyG47sREgmpcWAxsKw\",\"invocationTarget\":\"https://vc2.veresissuer.dev/issuers/z1A26NEYyG47sREgmpcWAxsKw/credentials/issue\",\"expires\":\"2025-07-09T22:12:20Z\",\"proof\":{\"type\":\"Ed25519Signature2020\",\"created\":\"2024-07-09T22:12:21Z\",\"verificationMethod\":\"did:key:z6MkeiWvMo7obTB6fdBh7rBYeGjEQaadqBKFJYauFKz5xhDV#z6MkeiWvMo7obTB6fdBh7rBYeGjEQaadqBKFJYauFKz5xhDV\",\"proofPurpose\":\"capabilityDelegation\",\"capabilityChain\":[\"urn:zcap:root:https%3A%2F%2Fvc2.veresissuer.dev%2Fissuers%2Fz1A26NEYyG47sREgmpcWAxsKw\"],\"proofValue\":\"z3kqFhvMJ5hQM2FPsMbFVkxvkoyReSoqMyKenu3hsfEQDXfqGUFopANGYkpUXuUw8v3Nbvr4HjVKuFgUVjpGo9Tvc\"}}",
"keySeed": "KEY_SEED_DB"
},
"tags": ["vc2.0"]
Expand Down

0 comments on commit 1ed392d

Please sign in to comment.