Skip to content

TRUE (TRUsted Engineering) Connector for the IDS (International Data Space) ecosystem

License

Notifications You must be signed in to change notification settings

Engineering-Research-and-Development/true-connector

Repository files navigation

Version 1.0.8



TRUE (TRUsted Engineering) Connector for the IDS (International Data Space) ecosystem

The TRUE Connector is composed of three components:

  • Execution Core Container (ECC), open-source project designed by ENG. It is in charge of the data exchange through the IDS ecosystem representing data using the IDS Information Model and interacting with an external Identity Provider. It is also able to communicate with an IDS Broker for registering and querying information.
  • Back-End (BE) Data Application, open-source project designed by ENG. It represents a trivial data application for generating and consuming data on top of the ECC component.
  • Usage-Control (UC) Data Application, a customized version of the Platoon base application for integrating Usage Control functionality. This version of Usage control application requires persistence layer, and it this setup, it is H2 in memory database, with file persistence, but if required, it can be changed with PostgreSQL database.

TRUE Connector Architecture

Table of Contents

Please click here, referring to gitbook for a more readable documentation.