Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing input_descriptor.constraints in test case for credential-manifest/all_features.json #158

Open
antonio-ivanovski opened this issue Oct 20, 2023 · 0 comments

Comments

@antonio-ivanovski
Copy link

The test/sample case described in https://github.com/decentralized-identity/credential-manifest/blob/main/test/credential-manifest/all_features.json it is missing constraints property

https://github.com/decentralized-identity/credential-manifest/blob/main/test/credential-manifest/all_features.json#L75C1-L82

This property is being marked as required in the definition for presentation_definiiton: https://identity.foundation/presentation-exchange/schemas/presentation-definition.json

      "required": [
        "id",
        "constraints"
      ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant