eclipse-tractusx / sig-release

https://eclipse-tractusx.github.io/sig-release
Apache License 2.0
8 stars 8 forks source link

EDC - Protocol compatibility of Decentralized Claims Protocol (aka IATP) #697

Closed lgblaumeiser closed 2 weeks ago

lgblaumeiser commented 3 months ago

Description

As Dataspace participant hosting an EDC instance, I want to get informed if a data transfer with another EDC is not possible due to a version incompatibility of the used distributed claims protocol (DCP formerly known as IATP). This requires the DCP to support a mechanism for protocol meta-information exchange between the communicating parties.

Impact

The DSP currently already supports the version negotiation, so that an EDC can stop the communication, if no common protocol version can be identified between the two parties. The claims protocol currently has in its initial form no such mechanism, so the communicating partners can only find out incompatibilities during the negotiation process. With this feature a more graceful handling of an incompatibility is enabled. It also supports multiple versions of the claims protocol to be offered, so that there is more flexibility on negotiating a protocol version supported by both communication partners.

Tractus-X activities

This issue is about tracking the upstream development. The feature depends on:

It is even unlikely, that this will be finished in 24/12

jimmarino commented 2 months ago

This probably needs to be submitted to the DCP specification group.

stephanbcbauer commented 2 months ago

Presented in the DRAFT Feature Freeze -> Committer is available

stephanbcbauer commented 2 months ago

Involved Expert Groups SSI and Dataspace Connectivity

stephanbcbauer commented 2 months ago

This requirements was created to discuss it in the EDWG (Specification Committee) @jimmarino -> depending on the results there will be implementation or not

lgblaumeiser commented 2 months ago

@jimmarino : Please raise the issue in the Eclipse Dataspace Working Group

lgblaumeiser commented 2 weeks ago

Close the issue with state "Not in release" as there was no development upstream on the DCP