sovity / authority-portal

Allows a Dataspace Authority to manage its participants.
https://sovity.de/en/build-entire-data-space-en/
Apache License 2.0
4 stars 0 forks source link

Participant Details Lookup Service and ParticipantInformationDetails EDC Extension #241

Closed AbdullahMuk closed 1 month ago

AbdullahMuk commented 1 month ago

Feature

Description (Problem to be solved and requirements to satisfy)

We face 4 problems in general:

The goal is that a user of an EDC can use the participant ID to lookup to receive validated organization details from Authority Portal API.

Benefits

Stakeholders

References

Solution Design

Affected Areas and Components

General Requirements

Out of scope

Processes

Developer UX via API

Iterations

Work Breakdown

### EDC-CE / API Wrapper
- [ ] Add another API Wrapper endpoint for Contract Details which adds all organization details of the counter-party consumer/provider. 
### Authority Portal
- [ ] Implement API endpoint
- [ ] Secure API endpoint with parameter/path mapping (TBD)

Architecture

image

SebastianOpriel commented 1 month ago

Refactored: Will be covered completely by issue https://github.com/sovity/edc-ce/issues/605