sovity / authority-portal

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

"Send to Connector" functionality from Catalog page to directly open a negotiation dialog in Connector #340

Open richardtreier opened 1 year ago

richardtreier commented 1 year ago

Feature Request

Description

With our open source connector UI in sovity/edc-ui it would be possible to support a better flow for consuming data offers.

Optional flow

Main flow

Thus allowing a user to seamlessly use the broker. The above mentioned changes would only affect the UIs and would not interfere with broker compatibility regarding other EDC Frontends or Backends.

Which Areas Would Be Affected?

UI

Why Is the Feature Desired?

This would not require any backend changes. The Broker itself will always have full up-to-date functionality compared to individual connectors.

SebastianOpriel commented 1 month ago

The authority portal knows about all Connectors registered by the organization of a user. We could implement a bridge like Android Store does, where we have some kind of deep link to directly open the negotiate view for an asset from the AP's catalog page. Image