Skip to content

Did document Service inconsistent #251

@arnoweiss

Description

@arnoweiss

Bug Report

Describe the Bug

The did document registration schema allows DataService and CatalogService as links to discover DSP endpoints. The former for version-independent discovery, the latter for a specific versioned Catalog-endpoint. Only in the latter case, the Provider must register the serviceEndpoint to end in /catalog. In the former case, it must end on /.well-known/dspace-version. This isn't reflected in schema.

Type: normative

Expected Behavior

a oneOf block that binds the pattern in serviceEndpoint to the type

Observed Behavior

Both types have to end on /catalog

Notes

https://github.com/eclipse-dataspace-protocol-base/DataspaceProtocol/blob/main/artifacts/src/main/resources/common/did-service-schema.json#L29-L41

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions