Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connector Registration and Management Improvements #962

Open
16 tasks
ybidois opened this issue Oct 25, 2024 · 2 comments
Open
16 tasks

Connector Registration and Management Improvements #962

ybidois opened this issue Oct 25, 2024 · 2 comments
Assignees
Labels
portal Feature/Bug for Portal component Prep-R25.03

Comments

@ybidois
Copy link

ybidois commented Oct 25, 2024

Overview

Explain the topic in 2 sentences

Improve Connector Registration and Management

What's the benefit?

Reduce complexity in registering and managing Connectors

What are the Risks/Dependencies ?

No dependency

Detailed explanation

Current implementation

Current implementation leads to a lot of confusion between owned and "managed" connectors. The registration process itself is not easy for first-time participants in the dataspace.

Proposed improvements

  • Improve Connector Registration and Management API endpoints
  • Improve UX/UI and copywriting to better differentiate between owned and 3rd-party provided connectors
  • Bring back tab for EDC providers to see connectors registered in behalf of their customers

Feature Team

Contributor

Committer

User Stories

Acceptance Criteria

  • Great UX/UI for registering and managing Connectors
  • API endpoints support registration and management of connectors both from the perspective of a Dataspace Participant and an EDC provider

Test Cases

Test Case 1: As a Dataspace Participant

  1. I can register my own Connector
  2. I can see the details of my own Connector
  3. I can de-register my own Connector

Test Case 2: As a Dataspace Participant

  1. I can see Connectors registered on my behalf
  2. I can see the details of my managed Connector
  3. I cannot edit the details of my managed Connector
  4. I can de-register my managed Connector

Test Case 1: As an EDC Provider

  1. I can register a Connector for a customer
  2. I can see the details of the Connector I registered for a Customer
  3. I can edit the configuration of the Connector
  4. I can de-register the Connector

Architectural Relevance

The following items are ensured (answer: yes) after this issue is implemented:

Justification: (Fill this out, if at least one of the checkboxes above cannot be ticked. Contact the Architecture Management Committee to get an approval for the justification)

Additional information

  • I am aware that my request may not be developed if no developer can be found for it. I'll try to contribute a developer (bring your own developer)
@ybidois ybidois added portal Feature/Bug for Portal component Prep-R25.03 labels Oct 25, 2024
@stephanbcbauer
Copy link
Member

Some hints from Release Management (@ther3sa) and Tractus-X Project Lead (@stephanbcbauer)

  • Status currently in Inbox. ⇾ Only features with status backlog are considered in open planning
  • Please add missing sections from the feature template, or fill them out
  • Please add committer

@evegufy
Copy link
Contributor

evegufy commented Nov 12, 2024

Committers:
@oyo
@ntruchsess
@Phil91
@evegufy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
portal Feature/Bug for Portal component Prep-R25.03
Projects
Status: BACKLOG
Status: Backlog
Development

No branches or pull requests

5 participants