Internet-Draft | sd-cwt | March 2024 |
Prorock & Zundel | Expires 4 September 2024 | [Page] |
This document describes various use cases related to credential exchange in a three party model (issuer, holder, verifier). These use cases aid in the identification of which Secure Patterns for Internet CrEdentials (SPICE) are most in need of specification or detailed documentation.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 4 September 2024.¶
Copyright (c) 2024 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [RFC2119].¶
There is a need to more clearly document verifiable credentials - that is credentials that utilize the issuer, holder, and verifier (three party) model across various work IETF, ISO, W3C, and other SDOs. This need particularly arises in use cases for verifiable credentials that do not involve human-in-the-loop interactions, need strong identifiers for business entities, and for those that require CBOR encoding, and those that leverage the cryptographic agility properties of COSE. This document which covers multiple use cases for verifiable credentials will help inform both the required architecture and components, as well as to help frame needs for any clearly defined message formats and/or supporting mechanisms.¶
Within SPICE there are a few common patterns that continually arise:¶
There are several expanding use cases and common patterns that motivate the working group and broader community, including:¶
Digitization of physical supply chain credentials in multiple jurisdictions¶
An "issuer", an entity (person, device, organization, or software agent) that constructs and secures digital credentials.¶
A "holder", an entity (person, device, organization, or software agent) that controls the disclosure of credentials.¶
A "verifier", an entity (person, device, organization, or software agent) that verifies and validates secured digital credentials.¶
Physical supply chain credentials create several unique scenarios and requirements for technical implementers. There is a strong movement towards digitiztion of physical supply chain data which is often exchanged in paper or scanned pdf form today using legacy approaches. Some steps have been taken towards digitatization of supply chain data in XML, however the steps have proved problematic over native binary formats due to the complexity, size, and volumes of transmission often involved.¶
Common use cases for physical supply chains include:¶
Requirements around capturing specific types of data including:¶
NONE¶
The authors would like to thank those that have worked on similar items and/or whom have provided input into this document, especially: Hannes Tschofenig, Henk Birkholz, Heather Flanagan, Kaliya Young, Orie Steele, Leif Johansson, Pamela Dingle, Tobias Looker, Kristina Yasuda, Daniel Fett, Oliver Terbu, and Michael Jones.¶