Difference between revisions of "Evidence Portal"
Jump to navigation
Jump to search
m (Ictu mavi.cristache moved page Evidence portal to Evidence Portal) |
|||
(19 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | The Evidence portal application collaboration constitutes back-end functionality implementing error handling for the DP. It interfaces with Evidence retrieval and Data logistics. | |
+ | |||
+ | <gallery widths="400" perrow="4" caption="Graphic representations of the Evidence Portal application collaboration"> | ||
+ | File:Evidence Portal IM.png|alt=Graphic representation of the Evidence Portal application collaboration in the Intermediation Pattern|[[Intermediation Pattern|IM]] and [[Lookup Pattern|LKP]] | ||
+ | File:Evidence Portal USI.png|alt=Graphic representation of the Evidence Portal application collaboration in the User Supported Intermediation Pattern|[[User-supported Intermediation Pattern|USI]] | ||
+ | File:Evidence Portal (VC).png|alt=Graphic representation of the Evidence Portal application collaboration in the Verifiable Credentials Pattern|[[Verifiable Credentials Pattern|VC]] | ||
+ | </gallery> | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 7: | Line 13: | ||
|- | |- | ||
| [[Evidence Portal Front-end]] | | [[Evidence Portal Front-end]] | ||
− | | | + | | This application component implements UI functionality to handle exceptions connected to evidences as well as the preview of evidences. For VC this also includes the enabler of DID connection establishment with the user. |
− | | [[Intermediation Pattern|IM]], [[USI]], [[VC]] | + | | [[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]], [[Verifiable Credentials Pattern|VC]] |
|- | |- | ||
| [[Evidence Portal Back-end]] | | [[Evidence Portal Back-end]] | ||
− | | | + | | Shares the functionality that enables the secure exchange of messages, records, forms, and other kinds of data between different ICT systems. |
− | | [[Intermediation Pattern|IM]], [[USI]], [[VC]] | + | This includes the DID connection handling and evidence related events (VC). Generation of persistent URL which will be communicated to the DC enabling the user to return to “the right place” at a later point in time (USI). Error handling connected to evidences and rendering the evidence so it can be previewed by the user. |
+ | | [[Intermediation Pattern|IM]], [[User-supported Intermediation Pattern|USI]], [[Verifiable Credentials Pattern|VC]], [[Lookup Pattern|LKP]] | ||
|} | |} |
Latest revision as of 13:24, 20 April 2022
The Evidence portal application collaboration constitutes back-end functionality implementing error handling for the DP. It interfaces with Evidence retrieval and Data logistics.
Application Component | Description | Pattern(s) |
---|---|---|
Evidence Portal Front-end | This application component implements UI functionality to handle exceptions connected to evidences as well as the preview of evidences. For VC this also includes the enabler of DID connection establishment with the user. | IM, USI, VC |
Evidence Portal Back-end | Shares the functionality that enables the secure exchange of messages, records, forms, and other kinds of data between different ICT systems.
This includes the DID connection handling and evidence related events (VC). Generation of persistent URL which will be communicated to the DC enabling the user to return to “the right place” at a later point in time (USI). Error handling connected to evidences and rendering the evidence so it can be previewed by the user. |
IM, USI, VC, LKP |