Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

LPID

All threads resolved!
Merged Symeon LAMPADARIOS requested to merge EBSISD-3000 into next
All threads resolved!
5 files
+ 45
55
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -3,23 +3,23 @@
"id": "id:1",
"type": ["--TYPE-TO-BE-DEFINED-FOR-LPID--"],
"issuer": "issuer:0",
"validFrom": "2024-01-01T00:00:00",
"issuing_authority_id": "bolagsverket-001",
"issuing_authority": "Bolagsverket",
"issuer_country": "SE",
"issuing_jurisdiction": "Sweden",
"issuance_date": "2023-01-01",
"expiry_date": "2025-01-01",
"schema_id": "schema:bolagsverket-lpid",
"schema_version": "1.0.0",
"schema_location": "https://bolagsverket.se/schemas/legal-person-id",
"revocation_id": "rev001",
"revocation_location": "https://bolagsverket.se/revocations/legal-person-id",
"authentic_source_id": "auth-source-001",
"authentic_source_name": "Bolagsverket Official Records",
"validFrom": "2024-01-01T00:00:00Z",
"issuingAuthorityId": "bolagsverket-001",
"issuingAuthority": "Bolagsverket",
"issuerCountry": "SE",
"issuingJurisdiction": "Sweden",
"issuanceDate": "2023-01-01",
"expiryDate": "2025-01-01",
"schemaId": "schema:bolagsverket-lpid",
"schemaVersion": "1.0.0",
"schemaLocation": "https://bolagsverket.se/schemas/legal-person-id",
"revocationId": "rev001",
"revocationLocation": "https://bolagsverket.se/revocations/legal-person-id",
"authenticSourceId": "auth-source-001",
"authenticSourceName": "Bolagsverket Official Records",
"credentialSubject": {
"legal_person_id": "SE5560160680",
"legal_person_name": "Acme AB"
"legalPersonId": "SE5560160680",
"legalPersonName": "Acme AB"
},
"credentialSchema": {
"id": "id:2",
Loading