Skip to content

Latest commit

 

History

History
80 lines (59 loc) · 2.77 KB

OrganizationCredential.md

File metadata and controls

80 lines (59 loc) · 2.77 KB
title layout permalink sidenav sticky_sidenav subnav
Organization (Supply Chain) Credential
page
/OrganizationCredential/
secondary
true
text href
CBP/Trade Issuer
#21-cbptrade-issuer
text href
CBP/Trade Verifier
#22-cbptrade-verifier
text href
Normative References
#23-normative-references

2.1. CBP/Trade Issuer

2.1.1. Credential Formats & Digital Signatures

  • SHALL implement the [W3C-VC-DATA-MODEL] using the JSON-LD Compacted Document Form
  • SHALL implement the enveloping proof mechanism defined in [W3C-VC-JOSE-COSE] with JOSE
  • MAY implement additional [W3C-VC-DATA-MODEL] compliant proof mechanisms

2.1.2. Identifiers & Metadata

  • SHALL implement [W3C-DID]
    • SHALL implement the did:web method as an Organizational Identifier
    • SHALL utilize the DID Document as the authoritative metadata distribution mechanism
    • SHALL implement direct DID resolution
    • SHALL implement support for external DID/Metadata resolvers
  • SHALL implement [W3C-BITSTRING-STATUS-LIST] for credential status checks inclusive of revocation checks

2.1.3. Vocabulary

  • SHALL implement [TRACE-VOCAB]

2.1.4. Issuance Protocol

  • SHALL implement [TRACE-API]

2.2. CBP/Trade Verifier

2.2.1. Credential Formats & Digital Signatures

  • SHALL implement the [W3C-VC-DATA-MODEL] using the JSON-LD Compacted Document Form
  • SHALL implement the enveloping proof mechanism defined in [W3C-VC-JOSE-COSE] with JOSE
  • MAY implement additional [W3C-VC-DATA-MODEL] compliant proof mechanisms

2.2.2. Identifiers & Metadata

  • SHALL implement [W3C-DID]
    • SHALL implement the did:web method as an Organizational Identifier
    • SHALL utilize the DID Document as the authoritative metadata distribution mechanism
    • SHALL implement direct DID resolution
    • SHALL implement support for external DID/Metadata resolvers
  • SHALL implement [W3C-BITSTRING-STATUS-LIST] for credential status checks inclusive of revocation checks

2.2.3 Vocabulary

  • SHALL implement [TRACE-VOCAB]

2.2.4. Exchange Protocol

  • SHALL implement [TRACE-API]

2.3. Normative References