Difference between revisions of "Presentation from a Wallet"

From MgmtWiki
Jump to: navigation, search
(Actors)
(Context)
Line 5: Line 5:
 
* This was generated as the high-level view of a [[Mobile Driver's License Presentation]].
 
* This was generated as the high-level view of a [[Mobile Driver's License Presentation]].
 
* Wallets are now (9n 2021-07) being asked to accumulate a variety of user private information and credentials. Here-to-fore not common request to a wallet has been proposed.
 
* Wallets are now (9n 2021-07) being asked to accumulate a variety of user private information and credentials. Here-to-fore not common request to a wallet has been proposed.
 +
* See the wiki page [[Direct Presentation]] for Microsoft take on the same topic.
  
 
===Actors===
 
===Actors===
The issuer of the credential is not included in this list, but is essential to the entire [[Ecosystem]].
+
The issuer of the credential is not included in this list but is essential to the entire [[Ecosystem]].
 
# The human user of a computing device with a means to securely store secrets.
 
# The human user of a computing device with a means to securely store secrets.
 
# The application running as a [[User Agent]] on the computing device with access to a secure, hard-ware enabled wallet containing user credentials and other secrets.
 
# The application running as a [[User Agent]] on the computing device with access to a secure, hard-ware enabled wallet containing user credentials and other secrets.
# The computing device, whether mobile phone or laptop, will need to provide secure storage and collect user inputs for transmsission in ;hthe bundle to the RP.
+
# The computing device, whether mobile phone or laptop, will need to provide secure storage and collect user inputs for transmission in the bundle to the RP.
 
# The [[Relying Party]] aka the [[Verifier]] of the bundle sent by the [[Wallet]].
 
# The [[Relying Party]] aka the [[Verifier]] of the bundle sent by the [[Wallet]].
  

Revision as of 18:12, 5 February 2022

Full Title or Meme

This represents a bundle of claims and credentials in a Presentation from a Wallet.

Context

  • This was generated as the high-level view of a Mobile Driver's License Presentation.
  • Wallets are now (9n 2021-07) being asked to accumulate a variety of user private information and credentials. Here-to-fore not common request to a wallet has been proposed.
  • See the wiki page Direct Presentation for Microsoft take on the same topic.

Actors

The issuer of the credential is not included in this list but is essential to the entire Ecosystem.

  1. The human user of a computing device with a means to securely store secrets.
  2. The application running as a User Agent on the computing device with access to a secure, hard-ware enabled wallet containing user credentials and other secrets.
  3. The computing device, whether mobile phone or laptop, will need to provide secure storage and collect user inputs for transmission in the bundle to the RP.
  4. The Relying Party aka the Verifier of the bundle sent by the Wallet.

Problems

Standards and other guidance have been created for requesting private information from users. There is little coordination between these efforts. A partial list follows:

  1. W3C Verifiable Credentials
  2. OpenID Connect
  3. IETF GNAP
  4. Open ID SIOP

Solution

The following is both a collection and a proposal for a unified solutions to the problems.

Request

Collection of needs sent to the wallet

Response

Bundled set of credentials and user information rom the Wallet.

References