International-Data-Spaces-Association / metadata-broker-open-core

This is the repository of the open-core reference implementation of the IDS Metadata Broker.
Apache License 2.0
10 stars 17 forks source link

Strange IDs and URLs in Resource Description at the Broker #41

Closed sebplorenz closed 3 years ago

sebplorenz commented 3 years ago

In the broker frontend if you browse into the resource of a connector and click "Show JSONLD" then the jsonld of the resource is shown. But all IDs and URLs are changed and point to the broker. Especially the accessURL that should be used to access the resource is not pointing to the provider connector but to the broker. As a consumer trying to get access to the resource I expect the connector accessURL here.

NehaThawani44 commented 3 years ago

The accessUrl should not be rewritten while other ids should be rewritten as per the expected behavior, hence as discussed I am closing this issue as of now.