Difference between revisions of "User Agent"

From DE4A
Jump to navigation Jump to search
m (VC link)
Line 13: Line 13:
 
| [[SSI Edge Agent Front-end]]  
 
| [[SSI Edge Agent Front-end]]  
 
| Component building UI and logic to handle DID connections and the VC/VP related events.
 
| Component building UI and logic to handle DID connections and the VC/VP related events.
| [[VC]]  
+
| [[Verifiable Credentials Pattern|VC]]
 
|-
 
|-
 
| [[SSI Edge Agent Back-end]]  
 
| [[SSI Edge Agent Back-end]]  
 
| Application component managing the DID connections and handling the VC/VP related events.
 
| Application component managing the DID connections and handling the VC/VP related events.
| [[VC]]  
+
| [[Verifiable Credentials Pattern|VC]]
 
|-
 
|-
 
|[[Agent to Agent (Edge)]]
 
|[[Agent to Agent (Edge)]]
 
|Interface
 
|Interface
|[[VC]]
+
|[[Verifiable Credentials Pattern|VC]]
 
|}
 
|}

Revision as of 20:57, 31 May 2021

The User Agent includes the collaboration between the SSI edge agent front-end and back-end components on the User side in order to manage incoming DID invitations, checking VCs issued to the User (acceptance or negation) or create VPs. It also provides an interface to communicate with the cloud Authority Agent. The User can manage his received VCs inside his Digital Wallet (i.e. store them, select VCs (VPs) which are to be sent to DC, etc.) by communicating with the SSI edge agent back-end.


Application Components of the User Agent
Application Component Description Pattern(s)
SSI Edge Agent Front-end Component building UI and logic to handle DID connections and the VC/VP related events. VC
SSI Edge Agent Back-end Application component managing the DID connections and handling the VC/VP related events. VC
Agent to Agent (Edge) Interface VC