Difference between revisions of "SA UC1 Components"

From DE4A
Jump to navigation Jump to search
Line 4: Line 4:
  
 
== Common OOP TS components ==
 
== Common OOP TS components ==
 +
{| class="wikitable"
 +
|'''Component'''
 +
|'''Role'''
 +
|'''Short description of its use'''
 +
|-
 +
|Information Desk  configuration file
 +
|Data requestor and data  transferor
 +
|The diploma issuing  authorities can be located at a national level (Slovenia, Spain) or  university level (Portugal). The information will be stored in a  configuration file in the DE4A connector for MVP.
 +
|-
 +
|SMP
 +
|Data requestor and data transferor
 +
 +
/ central
 +
|For each evidence request and response, information on the  receivers Access Point (URL) and its certificates are needed. It is expected  there will a common project SMP for the test phase, while each Member State  will host an SMP for the close-to-production phase. Before sending a request  or response, the sending party queries the SMP of the receiver to get this  info.
 +
|-
 +
|DNS & SML
 +
|Data requestor and data transferor
 +
|As there are multiple SMPs, the sending  party needs to know where to find the SMP of the receiver to get the actual  metadata. This location can be found in the centrally CEF-hosted DNS, that  will be queried by the access point of the sending Member State.
 +
 +
DNS entries will be created from the registration of SMPs: the  SML, which is also centrally hosted by CEF.
 +
|-
 +
|eDelivery AS4 gateway
 +
|Data requestor and data transferor
 +
|This component – also referred to as eDelivery  access point – handles the secure transfer of the data, including encryption  and decryption as well as signing/sealing payloads and validating  signatures/seals.
 +
|-
 +
|DE4A Connector
 +
|Data requestor and data  transferor
 +
|The DE4A connector is  the reference software that data requestors and data transferors can use to  connect to the DE4A OOP TS. This eases the work by abstracting the  communication with the components. The DE4A Connector already includes the  Phase4 AS4 gateway for the Member States that do not want to have a separate  gateway.
 +
|}

Revision as of 15:03, 6 May 2021

Back to main SA UC1 page

Common eIDAS components

Common OOP TS components

Component Role Short description of its use
Information Desk configuration file Data requestor and data transferor The diploma issuing authorities can be located at a national level (Slovenia, Spain) or university level (Portugal). The information will be stored in a configuration file in the DE4A connector for MVP.
SMP Data requestor and data transferor

/ central

For each evidence request and response, information on the receivers Access Point (URL) and its certificates are needed. It is expected there will a common project SMP for the test phase, while each Member State will host an SMP for the close-to-production phase. Before sending a request or response, the sending party queries the SMP of the receiver to get this info.
DNS & SML Data requestor and data transferor As there are multiple SMPs, the sending party needs to know where to find the SMP of the receiver to get the actual metadata. This location can be found in the centrally CEF-hosted DNS, that will be queried by the access point of the sending Member State.

DNS entries will be created from the registration of SMPs: the SML, which is also centrally hosted by CEF.

eDelivery AS4 gateway Data requestor and data transferor This component – also referred to as eDelivery access point – handles the secure transfer of the data, including encryption and decryption as well as signing/sealing payloads and validating signatures/seals.
DE4A Connector Data requestor and data transferor The DE4A connector is the reference software that data requestors and data transferors can use to connect to the DE4A OOP TS. This eases the work by abstracting the communication with the components. The DE4A Connector already includes the Phase4 AS4 gateway for the Member States that do not want to have a separate gateway.