Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

[CRITICAL BUG]: Catena-X NG References for schemas makes MIW / EDC not usable #342

@matbmoser

Description

@matbmoser

Description

I have found a critical bug in the MIW.

We are testing the MIW in the umbrella and we found out after the consortia github has been deleted the references to the schemas are still pointing to the consortia environment!

Look it here: https://github.com/search?q=repo%3Aeclipse-tractusx%2Fmanaged-identity-wallet%20catenax-ng&type=code

All the Catena-X NG references MUST be substituted to the Tractus-X ones. And schemas from Catena-X NG need to be moved to the MIW repo in Tractus-X

This is making the EDC that are compatible with the MIW not to work!

The problem is with this repos:

The problem

This specific file schemas:

Is not available and its required for the "JSON-LD" expantion in the EDC connector, it shall be moved to the repository in Tractus-X, and can also be provided with github pages.

Posible Solutions

My recommendation would be to add a W3C (https://w3id.org/) redirect like we do with the tractus-x policies:

Add in tractus-x profiles: https://github.com/eclipse-tractusx/tractusx-profiles

Or use the ( https://w3id.org/catenax/ -> https://github.com/catenax-eV/w3id.org ) redirect profile

Another solutions would to move it to the MIW repository and link it with the "raw.github" file access point, then it would be linked to a specific version of the MIW and could be changed without affecting passed versions.

Affects

APP Versions
managed-identity-wallet v0.4.0 & v0.5.0 (with the docs links)
tractusx-edc v0.5.x & v0.6.0
tractusx-umbrella umbrella-0.17.0

Linked Issues

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions