Skip to content

Feature Request: Discovery short-circuit #83

@carlos-schmidt

Description

@carlos-schmidt

For some use cases, the desired EDC Asset IDs are already known, so nothing is to be discovered.

Currently, there are no discovery-level extensions that allow to skip the discovery process though.

A configuration with a "no-discovery" discovery extension could look like this:

discovery:
    implementation: com.your.package.SkipDiscoveryImpl
    config: 
       - edcUrl: https://my-edc.url/dsp
       - assetIDs: 12345, 23456, 34567

Since this is not related to MX-Ports, do you plan on implementing something like this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions