-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2210_gx_service_collaborative_platform.json
54 lines (54 loc) · 2.44 KB
/
2210_gx_service_collaborative_platform.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"@context": [
"https://www.w3.org/2018/credentials/v1",
"https://w3id.org/security/suites/jws-2020/v1",
"https://registry.lab.gaia-x.eu/development/api/trusted-shape-registry/v1/shapes/jsonld/trustframework#"
],
"type": "VerifiableCredential",
"id": "https://raw.githubusercontent.com/itemis/cooperants/refs/heads/main/2210_gx_service_collaborative_platform.json",
"issuer": "did:web:gaiax.itemis.de",
"credentialSubject": {
"type": "gx:ServiceOffering",
"id": "https://gaiax.itemis.de/.well-known/2210_gx_participant_itemis/2210_gx_service_collaborative_platform.json",
"gx:providedBy": {
"id": "https://gaiax.itemis.de/.well-known/2210_gx_participant_itemis.json"
},
"gx:maintainedBy": {
"id": "https://gaiax.itemis.de/.well-known/2210_gx_participant_itemis.json"
},
"gx:serviceOffering:name": "Ocean Enterprise Provider Connector and Access Controller",
"gx:serviceOffering:description": "The Ocean Enterprise Provider connects digital services to the ecosystem, acts as access controller and proxy.",
"gx:policy": "default: allow",
"gx:termsAndConditions": {
"gx:URL": "https://legal.itemis.com/"
},
"gx:serviceOffering:gdpr": [
{
"gx:serviceOffering:imprint": "https://www.itemis.com/en/imprint"
},
{
"gx:serviceOffering:privacyPolicy": "https://www.itemis.com/en/privacy-policy/"
}
],
"gx:serviceOffering:dataProtectionRegime": [
"GDPR2016"
],
"gx:dataAccountExport": {
"gx:requestType": "email",
"gx:accessType": "digital",
"gx:formatType": "application/zip"
}
},
"issuanceDate": "2024-12-16T13:32:24.468Z",
"proof": {
"type": "JsonWebSignature2020",
"created": "2024-12-16T14:32:24.484+01:00",
"proofPurpose": "assertionMethod",
"verificationMethod": "did:web:gaiax.itemis.de#X509-JWK2020",
"@context": [
"https://www.w3.org/2018/credentials/v1",
"https://w3id.org/security/suites/jws-2020/v1"
],
"jws": "eyJhbGciOiJQUzI1NiIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il19..Fwgoip6EERE24FTIqWezsxPKnD8FJ9Jyh2dYBoX1M0UO23kbMA9xkDUwmxOQHsbNjGhLLXJZEfORPHQs9IZeFquaN6L6SlT5us3rhld4oKQltejvQ-ljfTvo72hrLrdqeUbqJPRBwpI8E9bIAo36WpLVxWzQ-JRWY0PEcGfkyKS7_YjJWTa6OqHeHUIOfhwlpvnyNafGBQATN_przoQbksfmS8Qw3OygYp_Tt4PZ96Xe--AVleDhANVsSoU9jjg19SWvgIa4U2sbIb8BYur2JmU0HbDVjTF5Nibd30VsnHUaX9vYTUQ8qYA5pUkZ_ZXnrDaq9mzSgPcFV8navMt8YQ"
}
}