International-Data-Spaces-Association / ids-specification

The Dataspace Protocol is a set of specifications designed to facilitate interoperable data sharing between entities governed by usage control and based on Web technologies. These specifications define the schemas and protocols required for entities to publish data, negotiate Agreements, and access data in a data space
https://docs.internationaldataspaces.org/dataspace-protocol/
Apache License 2.0
26 stars 14 forks source link

CallbackAddress information missing - help wanted #270

Open IgorBalog-Eng opened 1 week ago

IgorBalog-Eng commented 1 week ago

UseCase provider posts offer right arrow:

Problem! how can provider know which is consumer callback address since this information is not send by the consumer in any of the previous steps? Callback address can have that :callback part, which is unknow for the provider to be able to proceed with contract negotiation. Event message does not have callbackAddress so it can be used in following calls. Provider cannot know what is :callback part so it can somehow construct agreement URL from first (ContractOfferMessage) request.