From b14f622571a4e0b3f7f38a01569b4c06f40e6935 Mon Sep 17 00:00:00 2001 From: Patrick St-Louis <43082425+PatStLouis@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:08:43 -0500 Subject: [PATCH 1/2] Update ACA-Py.json New endpoint --- implementations/ACA-Py.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/implementations/ACA-Py.json b/implementations/ACA-Py.json index f9fccb2..3538ea6 100644 --- a/implementations/ACA-Py.json +++ b/implementations/ACA-Py.json @@ -3,15 +3,15 @@ "implementation": "ACA-Py", "verifiers": [ { - "id": "https://aca-py.test-suite.app", - "endpoint": "https://aca-py.test-suite.app/vc/credentials/verify", + "id": "did:key:z6MkkQivZZ25XQRsmF6br5cbRYuQqn18PigKCaLHi8qSF251", + "endpoint": "https://agent.opsec.id/vc/credentials/verify", "tags": ["vc-api"] } ], "issuers": [ { - "id": "did:key:z6MkmiYjSToh5NdEf9xNuh5mDGXGYinzcAy1s4feRHtkEQJr", - "endpoint": "https://aca-py.test-suite.app/vc/credentials/issue", + "id": "did:key:z6MkkQivZZ25XQRsmF6br5cbRYuQqn18PigKCaLHi8qSF251", + "endpoint": "https://agent.opsec.id/vc/credentials/issue", "tags": ["vc-api"] } ] From 78f02a3a2fb4621c2de2024e2a2afc45c3da41d0 Mon Sep 17 00:00:00 2001 From: Patrick St-Louis <43082425+PatStLouis@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:34:07 -0500 Subject: [PATCH 2/2] Update ACA-Py.json --- implementations/ACA-Py.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/implementations/ACA-Py.json b/implementations/ACA-Py.json index 3538ea6..e54d1cb 100644 --- a/implementations/ACA-Py.json +++ b/implementations/ACA-Py.json @@ -3,14 +3,14 @@ "implementation": "ACA-Py", "verifiers": [ { - "id": "did:key:z6MkkQivZZ25XQRsmF6br5cbRYuQqn18PigKCaLHi8qSF251", + "id": "did:key:z6Mkj8h3kzWZrPiucoyY9LGCTpXhCqBoX3doDmHz5MaPxnvi", "endpoint": "https://agent.opsec.id/vc/credentials/verify", "tags": ["vc-api"] } ], "issuers": [ { - "id": "did:key:z6MkkQivZZ25XQRsmF6br5cbRYuQqn18PigKCaLHi8qSF251", + "id": "did:key:z6Mkj8h3kzWZrPiucoyY9LGCTpXhCqBoX3doDmHz5MaPxnvi", "endpoint": "https://agent.opsec.id/vc/credentials/issue", "tags": ["vc-api"] }