Skip to content

Commit

Permalink
Update OpSecId.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PatStLouis authored Sep 20, 2024
1 parent f64f8bd commit b41bc31
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions implementations/OpSecId.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"implementation": "Askar VC-API",
"verifiers": [
{
"id": "https://opsec.id",
"endpoint": "https://opsec.id/credentials/verify",
"id": "https://vc.opsec.id",
"endpoint": "https://vc.opsec.id/credentials/verify",
"tags": ["vc2.0", "EnvelopingProof"],
"supports": {
"vc": ["2.0"]
Expand All @@ -13,8 +13,8 @@
],
"vpVerifiers": [
{
"id": "https://opsec.id",
"endpoint": "https://opsec.id/presentations/verify",
"id": "https://vc.opsec.id",
"endpoint": "https://vc.opsec.id/presentations/verify",
"tags": ["vc2.0", "EnvelopingProof"],
"supports": {
"vc": ["2.0"]
Expand All @@ -24,7 +24,7 @@
"issuers": [
{
"id": "did:key:z6MkkQivZZ25XQRsmF6br5cbRYuQqn18PigKCaLHi8qSF251",
"endpoint": "https://opsec.id/credentials/issue",
"endpoint": "https://vc.opsec.id/credentials/issue",
"options": {
"type": "DataIntegrityProof",
"cryptosuite": "eddsa-jcs-2022"
Expand All @@ -36,7 +36,7 @@
},
{
"id": "did:key:z6MkkQivZZ25XQRsmF6br5cbRYuQqn18PigKCaLHi8qSF251",
"endpoint": "https://opsec.id/credentials/issue",
"endpoint": "https://vc.opsec.id/credentials/issue",
"options": {},
"tags": ["vc2.0", "EnvelopingProof"],
"supports": {
Expand Down

0 comments on commit b41bc31

Please sign in to comment.