eclipse-tractusx / ssi-authority-schema-registry

SSI Authority & Schema Registry
Apache License 2.0
3 stars 5 forks source link

Unknown Credential "Quality Framework" in GET Endpoint Response #33

Closed jjeroch closed 3 months ago

jjeroch commented 4 months ago

Summary: During the testing phase of the authority and schema registry, a discrepancy was identified. The response from the GET endpoint contains an unexpected credential named "Quality Framework". This credential is not recognized as part of the official frameworks, => investigation needed.

Environment:

Steps to Reproduce:

  1. Send a GET request to the endpoint in question.
  2. Observe the response payload for the presence of the "Quality Framework" credential.

Expected Result: The response should only contain recognized credentials as per the official frameworks shared in the reference issue.

Actual Result: The response includes an unknown credential "Quality Framework".