Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ActorRole in the use case
HolderHolds a mobile credential with a picture. Wants to take a trip or enter a (e.g.) sports venue.
PDP - SellerIs a web site that is accessed by the Holder and creates the ticket using one or more mobile credential.
ScannerVerifies PEP - VerifierBiometric scanner verifies the person as the holder of the ticket (access token).
Policy MakerGovernment or business that creates a policy that is used for access check. The policy is subject to fairly frequent updates.
Access TokenIssuersThe holder

of the

mobile credential is given yet another credential with provides access to the venue. This proof that can be used if the biometric check fails.

various mobile credentials held in the user's wallet. 

For this case they are (1) Driver's license, (2) Covid Immunization, and (3) Credit Card


User Stories

ElementDetailNotes
As a,human user with a smartphone containing several mobile credentials
I wantto travel to a foreign country or enter a sports venue
so thatI can check that i have the privileges needed to access my destination
Acceptance Criteria
Given<how things begin>When<action taken>Then<outcome of taking action>Holder has (1) Driver's license, (2) Covid Immunization, and (3) Credit Card
WhenThe trigger is the user's desire to travel to a foreign country or a sports venue
ThenThe credentials need to satisfy both the seller and the policy maker(s)


Prerequisites / Assumptions

...

The seller needs to acquire a REAL ID for the holder which must include biometric data. This is highly sensitive and must not be shared. The verification device can send a real-time biometric scan, but does not see the store biometric data.

Access TokenThe holder of the mobile credential is given yet another credential with provides access to the venue. This proof that can be used if the biometric check fails.

Data Retained

The seller may maintain the holder's legal name for as long as a relationship exists with the holder. The holder may terminate the relationship at any time. The seller will delete all references to the holder as soon as legally permitted.

The retention of biometric source data (like the user's image) is a difficult decision, but the holder must understand what happens to biometric data.

Diagram


Image Added

Steps

Primary Use Case

The anticipated normal sequence

#StepDescription
1acquire credspreconditions, user may be told more creds are required and need to restart process.
2visit sellers web sitestarts anonymous
3Select destinationdate, time ,etc.
4Asked for consentSeller needs to communicate clearly to holder
5Presentment of credsSeller accesses as many apps on the user's device as needed to acquire all needed data
6Seller issues ticket (PDP)

To user wallet as well as to the verification end point(s)

two scanners for international travel, one at embarkation and one at debarkation.

7Check in (PDP)may be optional. For example 24 hours of arrival at PEP
8Holder at scanner (PEP)Biometric check with no other human required - user walks on through.


Secondary Use Case(s)

Alternate or variant sequences

...