Difference between revisions of "Presentation"

From MgmtWiki
Jump to: navigation, search
(Context)
(References)
Line 6: Line 6:
 
* A [[Verifiable Credential]] is expected to create a [[Presentation]] is response to a request from a Relying Party (aka [[Verifier]]).
 
* A [[Verifiable Credential]] is expected to create a [[Presentation]] is response to a request from a Relying Party (aka [[Verifier]]).
 
* In most cases of interest the entity receiving the [[Presentation]] is expected to take some action based on the [[Presentation]].
 
* In most cases of interest the entity receiving the [[Presentation]] is expected to take some action based on the [[Presentation]].
 +
 +
==Solutions==
 +
 +
===DIF Presentation Exchange===
 +
* [https://identity.foundation/presentation-exchange/spec/v1.0.0/ Presentation Exchange Working Group Draft]. updated - Announced on 2020-12-18
 +
The current draft has no ability to identify or authenticate the device used to present the document. So there is no way to determine if anything in it is trustworthy.
  
 
==References==
 
==References==
  
 
[[Category: Glossary]]
 
[[Category: Glossary]]

Revision as of 18:49, 18 December 2020

Full Title or Meme

A Presentation is a response to a request. The form that the Presentation makes is dependent on the request.

Context

  • In Consent a Presentation is UX displayed to the user based on the request from a Relying Party (aka client) for information about a subject.
  • A Verifiable Credential is expected to create a Presentation is response to a request from a Relying Party (aka Verifier).
  • In most cases of interest the entity receiving the Presentation is expected to take some action based on the Presentation.

Solutions

DIF Presentation Exchange

The current draft has no ability to identify or authenticate the device used to present the document. So there is no way to determine if anything in it is trustworthy.

References