agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

Registration service: integrate policy engine #225

Closed algattik closed 2 years ago

algattik commented 2 years ago

Feature #24

Description

For #11 we apply policies on participant verifiable credentials. As a first step toward this, we want to integrate a policy engine to derisk this item.

Acceptance Criteria

Tasks

paullatzelsperger commented 2 years ago

The idea is to obtain a prospective participant's DID, extract the claims and verify them against an "onboarding policy". Both the DID and the Policy can be faked, it is more about figuring out and verifying that the policy engine does indeed work in this situation.