Skip to content

Latest commit

 

History

History
99 lines (63 loc) · 3.07 KB

File metadata and controls

99 lines (63 loc) · 3.07 KB

Clearinghouse




Interface Summary

The Gaia-X Clearinghouse provides two key services

  • trust (validation of corporate data by verifying data from legal entities, according to the Gaia-X Trust Framework)
  • conformity assessment (SD Documents via the compliance check)

Below the respective touched business process steps are highlighted to enable an easier mapping of the interfaces to the portal product business process:

image



Architecture Overview


#1 Notarization Check


image


Additional documentation regarding the actual interface can get found here: Registration Clearinghouse Check



#2 Compliance Check

The compliance check is used for legal entity SDs as well as connector SDs. Both the flows are identical and displayed below:


image



Authentication Flow / Details



image

Two technical users are created to allow the clearinghouse to access the available services:

  • sa-cl2-01 (for the notarization service response)
  • sa-cl2-02 (for the compliance sd submission)


Description of the functional interface (WHAT) and the physical interfaces (HOW)

The Clearinghouse is triggered by the respective CX service (depending on the scenario by portal or SD Factory) and processes the data. The response is provided back to the portal in both the cases. Since the interface is asynchronous - a response delay of 60 seconds have been agreed. In special cases it could take longer.

Endpoints used by the CH for response:

  • /api/administration/registration/clearinghouse
  • /api/administration/registration/clearinghouse/selfDescription
  • /api/administration/Connectors/clearinghouse/selfDescription


NOTICE

This work is licensed under the Apache-2.0.