Skip to content

feat: add signal for participant identification#194

Merged
jimmarino merged 2 commits intoeclipse-dataspace-protocol-base:mainfrom
arnoweiss:feat/identification
Jun 19, 2025
Merged

feat: add signal for participant identification#194
jimmarino merged 2 commits intoeclipse-dataspace-protocol-base:mainfrom
arnoweiss:feat/identification

Conversation

@arnoweiss
Copy link
Copy Markdown
Contributor

What this PR changes/adds

adds an additional property to the versions document to signify the type of id participants go by.

Why it does that

Participants must know before initiating communication how to refer to one another. The base spec only defines the participantId, assigner and assignee properties as strings. Profiles must build on top of that

Linked Issue(s)

Closes #166

@jimmarino jimmarino merged commit 05a0a91 into eclipse-dataspace-protocol-base:main Jun 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No way to signal types of assigner, assignee, participantId

2 participants