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

Feature/14/14 Registration Service JWS authentication #178

Closed algattik closed 2 years ago

algattik commented 2 years ago

What this PR changes/adds

Access to the Registration Service API is authenticated with JWS. Adapted accordingly:

Why it does that

Authentication ensures that only actors who can assert their control of a did:web identifier can register that identifier as a dataspace participant.

Further notes

Linked Issue(s)

https://github.com/agera-edc/MinimumViableDataspace/issues/14

Checklist