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.
Please click here, referring to gitbook for a more readable documentation.
- TRUE Connector
- Table of Contents
- REST API
- Connector reachability
- How to Exchange Data
- Modifying configuration
- Advanced configuration
- Contract Negotiation - simple flow
- Self Description API
- Postman collection
- Docker image signing and verification
- Life cycle
- Security
- IDS-criteria
- Roadmap
- Traceability matrix
- License
- Contributing TRUE Connector