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
Linked Issues
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
Linked Issues