eclipse-edc / IdentityHub

IdentityHub
Apache License 2.0
21 stars 25 forks source link

Clarify the relationship between resource and operations #440

Closed jimmarino closed 2 months ago

jimmarino commented 2 months ago

Currently, the relationships between Identity Hub resources such as Participant Contexts, DID documents, and key pairs are not consistent. This can lead to inconsistent states and race conditions.

A Decision Record will be created that clarifies the relationship between these resources and the behaviors when resource operations are performed. Subsequent issues will be created to align the codebase with these behaviors.