Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit c8f33689 authored by Yannick HUARD's avatar Yannick HUARD
Browse files

fix: fix examples - EBSIINT-9943

parent 8e4f4bf6
No related branches found
No related tags found
1 merge request!74fix: fix examples - EBSIINT-9943
Showing
with 21 additions and 28 deletions
---
---
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"type": "FullJsonSchemaValidator2021" "type": "FullJsonSchemaValidator2021"
}, },
"termsOfUse": { "termsOfUse": {
"id": "https://essif.europa.eu/accreditation/45", "id": "https://example.ebsi.eu/",
"type": "AnyExtension" "type": "AnyExtension"
} }
} }
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"id": "did:ebsi:00001235" "id": "did:ebsi:00001235"
}, },
"credentialStatus": { "credentialStatus": {
"id": "https://essif.europa.eu/status/45", "id": "https://example.ebsi.eu/",
"type": "AnyExtension" "type": "AnyExtension"
}, },
"credentialSchema": { "credentialSchema": {
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"type": "FullJsonSchemaValidator2021" "type": "FullJsonSchemaValidator2021"
}, },
"termsOfUse": { "termsOfUse": {
"id": "https://essif.europa.eu/accreditation/45", "id": "https://example.ebsi.eu/",
"type": "AnyExtension" "type": "AnyExtension"
} }
} }
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
"id": "did:ebsi:00001235" "id": "did:ebsi:00001235"
}, },
"credentialStatus": { "credentialStatus": {
"id": "https://essif.europa.eu/status/45", "id": "https://example.ebsi.eu/",
"type": "AnyExtension" "type": "AnyExtension"
}, },
"credentialSchema": { "credentialSchema": {
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"type": "FullJsonSchemaValidator2021" "type": "FullJsonSchemaValidator2021"
}, },
"termsOfUse": { "termsOfUse": {
"id": "https://essif.europa.eu/accreditation/45", "id": "https://example.ebsi.eu/",
"type": "AnyExtension" "type": "AnyExtension"
} }
} }
{ {
"@context": [ "@context": ["https://www.w3.org/2018/credentials/v1"],
"https://www.w3.org/2018/credentials/v1", "id": "https://example.ebsi.eu/",
"https://essif.europa.eu/schemas/vc/2020/v1"
],
"id": "https://essif.europa.eu/tsr/53",
"type": [ "type": [
"VerifiableCredential", "VerifiableCredential",
"VerifiableAttestation", "VerifiableAttestation",
...@@ -40,11 +37,11 @@ ...@@ -40,11 +37,11 @@
} }
}, },
"credentialStatus": { "credentialStatus": {
"id": "https://essif.europa.eu/status/45", "id": "https://example.ebsi.eu/",
"type": "CredentialsStatusList2020" "type": "CredentialsStatusList2020"
}, },
"credentialSchema": { "credentialSchema": {
"id": "https://essif.europa.eu/tsr-123/verifiableattestation.json", "id": "https://example.ebsi.eu/",
"type": "FullJsonSchemaValidator2021" "type": "FullJsonSchemaValidator2021"
}, },
"proof": { "proof": {
......
{ {
"@context": [ "@context": ["https://www.w3.org/2018/credentials/v1"],
"https://www.w3.org/2018/credentials/v1", "id": "https://example.ebsi.eu/",
"https://essif.europa.eu/schemas/vc/2020/v1"
],
"id": "https://essif.europa.eu/tsr/53",
"type": [ "type": [
"VerifiableCredential", "VerifiableCredential",
"VerifiableAttestation", "VerifiableAttestation",
...@@ -33,11 +30,11 @@ ...@@ -33,11 +30,11 @@
"expirationDate": "2024-06-22T14:11:44Z", "expirationDate": "2024-06-22T14:11:44Z",
"validFrom": "2021-11-01T00:00:00Z", "validFrom": "2021-11-01T00:00:00Z",
"credentialStatus": { "credentialStatus": {
"id": "https://essif.europa.eu/status/45", "id": "https://example.ebsi.eu/",
"type": "CredentialsStatusList2020" "type": "CredentialsStatusList2020"
}, },
"credentialSchema": { "credentialSchema": {
"id": "https://essif.europa.eu/tsr-123/verifiableattestation.json", "id": "https://example.ebsi.eu/",
"type": "FullJsonSchemaValidator2021" "type": "FullJsonSchemaValidator2021"
}, },
"proof": { "proof": {
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
] ]
}, },
"credentialStatus": { "credentialStatus": {
"id": "https://essif.europa.eu/status/43", "id": "https://example.ebsi.eu/",
"type": "CredentialsStatusList2020" "type": "CredentialsStatusList2020"
}, },
"credentialSchema": { "credentialSchema": {
......
{ {
"@context": [ "@context": ["https://www.w3.org/2018/credentials/v1"],
"https://www.w3.org/2018/credentials/v1",
"https://essif.europa.eu/schemas/vc/2020/v1"
],
"type": ["VerifiableCredential", "VerifiableAttestation", "Europass"], "type": ["VerifiableCredential", "VerifiableAttestation", "Europass"],
"expirationDate": "2023-03-04T14:50:55Z", "expirationDate": "2023-03-04T14:50:55Z",
"id": "urn:credential:rntuo:908ae789-2b27-44f6-b62e-b2fc0ab4e886", "id": "urn:credential:rntuo:908ae789-2b27-44f6-b62e-b2fc0ab4e886",
...@@ -33,7 +30,7 @@ ...@@ -33,7 +30,7 @@
"Universidad Pontificia Comillas (Universidad de la Iglesia Católica)" "Universidad Pontificia Comillas (Universidad de la Iglesia Católica)"
], ],
"awardingDate": "2019-09-11T00:00:00Z", "awardingDate": "2019-09-11T00:00:00Z",
"awardingLocation": ["https://essif.europa.eu/madrid"], "awardingLocation": ["https://example.ebsi.eu/"],
"id": "urn:epass:awardingProcess:1" "id": "urn:epass:awardingProcess:1"
} }
} }
...@@ -41,7 +38,7 @@ ...@@ -41,7 +38,7 @@
"id": "did:ebsi:zrn14Vr8Uuz54iAiUpfgyJS" "id": "did:ebsi:zrn14Vr8Uuz54iAiUpfgyJS"
}, },
"credentialStatus": { "credentialStatus": {
"id": "https://essif.europa.eu/status/43", "id": "https://example.ebsi.eu/",
"type": "CredentialsStatusList2020" "type": "CredentialsStatusList2020"
}, },
"credentialSchema": { "credentialSchema": {
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
}, },
"termsOfUse": [ "termsOfUse": [
{ {
"id": "https://essif.europa.eu/accreditation/45", "id": "https://example.ebsi.eu/",
"type": "IssuerPolicy" "type": "IssuerPolicy"
}, },
{ {
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
}, },
"credentialStatus": [ "credentialStatus": [
{ {
"id": "https://essif.europa.eu/status/45", "id": "https://example.ebsi.eu/",
"type": "AnyExtension" "type": "AnyExtension"
} }
], ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment