Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Description (User Story)

For this case we consider the mobile verifier.  Note that this may turn out to be an anti-pattern that is disallowed by the spec.

Narrative

The following is an actual use case for a Louisiana Driver's license Verify You. (click there to see their web page.  Following is quote from that page.)

VerifyYou™ is a unique feature that allows one LA Wallet user to validate another LA Wallet license holder. By scanning a custom generated QR code, a “Verifier” can validate the license validity, coarse age, full name and/or driver’s license number of another LA Wallet user. Meanwhile, the “Presenter” maintains full possession of his or her phone and controls which information is temporarily presented. Only the information the "Presenter" allows to be communicated is visible to the "Verifier." The received information is securely presented and not stored.

Specific Use Case

One specific use case is a delivery person that requires age verification.  The same app that the holder uses for verifying their age can be used to verify another's age.

Another use case is a bouncer at a bar.

Actors

ActorRole in the use case
HolderOf the license to be scanned.
VerifierUsing the same app to scan another.



User Stories

ElementDetailNotes
As a,<description of user>
I want<functionality>
so that<benefit>
Acceptance Criteria
Given<how things begin>
When<action taken>
Then<outcome of taking action>


Prerequisites / Assumptions

  •  Both Holder and Verifier have the "official" LA wallet.


Use Case Details

Privacy


Data Provided


Data Retained

The received information is securely presented and not stored. (according to the web site.)

Diagram


Steps

Primary Use Case

A gig driver comes to the door with a bottle of wine.

#StepDescription
1

2

3

4


Secondary Use Case(s)

A young woman goes to a bar.

#StepDescription
1

2

3

4


Sequence Diagram


End State

Very transactional - two user's touch phone and walk away.

If the verifier accepts the response, the holder gets what she wants.


Success

  • The verifier accepts the data. 


Failure

  • The verifier is unable to connect to the holder.
  • The verifier will not accept the data presented as adequate to the purpose. 


References

Champion / Stakeholder

Tom Jones and the state of Louisiana


Related Material

Resources and Links



  • No labels