Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protocol: add method for finding TP to protocol service #2761

Closed
ronjaquensel opened this issue Apr 19, 2023 · 0 comments · Fixed by #3234
Closed

protocol: add method for finding TP to protocol service #2761

ronjaquensel opened this issue Apr 19, 2023 · 0 comments · Fixed by #3234
Assignees
Labels
dataspace-protocol related to the dataspace protocol enhancement New feature or request
Milestone

Comments

@ronjaquensel
Copy link
Contributor

Feature Request

Add method for getting a TransferProcess to the TransferProcessProtocolService. The method should take a ClaimToken as parameter and verify that the requesting participant is involved in the requested TransferProcess.

Using this method, the GET endpoint on the dsp transfer process controller can be implemented.

Which Areas Would Be Affected?

spi, core, dsp

Why Is the Feature Desired?

to support the protocol specification

@ronjaquensel ronjaquensel added enhancement New feature or request dataspace-protocol related to the dataspace protocol labels Apr 19, 2023
@juliapampus juliapampus added this to the Milestone 10 milestone Apr 24, 2023
@ronjaquensel ronjaquensel self-assigned this Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataspace-protocol related to the dataspace protocol enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants