Skip to content

Commit b6a6959

Browse files
PatStLouismsporny
authored andcommitted
Add aca-py plugin implementation
1 parent 3369076 commit b6a6959

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

implementations/OpSecId.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "Open Security and Identity",
3+
"implementation": "Aca-py Plugin",
4+
"verifiers": [{
5+
"id": "https://vc.opsec.id",
6+
"endpoint": "https://vc.opsec.id/credentials/verify",
7+
"tags": ["vc-api", "BitstringStatusList", "Revocation"]
8+
}],
9+
"issuers": [{
10+
"id": "did:key:z6MksCeXh9Jwp4ZTEb5Kei7sJpBLpUyS3oaAib8wbtJQqsQu",
11+
"endpoint": "https://vc.opsec.id/credentials/issue",
12+
"tags": ["vc-api", "BitstringStatusList", "Revocation"]
13+
}]
14+
}

0 commit comments

Comments
 (0)