true-connector icon indicating copy to clipboard operation
true-connector copied to clipboard

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

trafficstars

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.

  • TRUE Connector
    • Table of Contents
      • Prerequisite
      • Introduction
      • System requirements
      • Volumes
      • Default configuration
      • Starting and stopping containers
      • Component overview
    • REST API
    • Connector reachability
      • Connector ID
    • How to Exchange Data
    • Modifying configuration
      • Enable hostname validation
      • SSL/HTTPS
      • Change message format - Multipart/Mixed, Multipart/Form, Http-headers
      • WebSocket configuration (WSS)
      • IDSCPv2 configuration
    • Advanced configuration
      • OCSP
      • Supported Identity Providers
      • Extended jwt validation
      • Convert keystorage files
      • Validate protocol
      • Clearing House
      • Broker
      • Usage Control
      • MyData Usage Control
      • Audit logs
      • Firewall
    • Contract Negotiation - simple flow
      • Get offered resource
      • Description Request Message
      • Contract Request Message
      • Contract Agreement request
      • Get offered resource after access is granted
    • Self Description API
      • Changing API password
    • Postman collection
    • User management
    • Backup & restore
    • Updating
    • Docker image signing and verification
    • Life cycle
    • Security
    • Roadmap
    • Traceability matrix
    • License
    • Contributing TRUE Connector