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

Digital Product Passport Sample File #30

Closed
mxshea opened this issue Mar 14, 2024 · 3 comments
Closed

Digital Product Passport Sample File #30

mxshea opened this issue Mar 14, 2024 · 3 comments
Assignees

Comments

@mxshea
Copy link

mxshea commented Mar 14, 2024

In the DPP Sample File code, the Credential Status section refers to revocation-list-2020.

"credentialStatus": {
"id": "https://api.vckit.showthething.com/credentials/status/revocation-list-2020/did_web_processor.agtrace.showthething.com/66",
"type": "BitstringStatusListEntry",
"revocationListIndex": 4,
"revocationListCredential": "https://api.vckit.showthething.com/credentials/status/revocation-list-2020/did_web_processor.agtrace.showthething.com/66"
},

Should this be updated?

@onthebreeze
Copy link
Contributor

onthebreeze commented Mar 21, 2024

Yes - it should reference https://www.w3.org/TR/vc-bitstring-status-list/ as per https://uncefact.github.io/spec-untp/docs/specification/VerifiableCredentials - but that sample file is created by open source VCkit implementation and will get updated every time we update the DPP data model. Might be better to update the implementation itself so that next time we generate a credential it has the right status method. to that end I have created this issue in the vckit repo - uncefact/project-vckit#166

@zachzeus zachzeus self-assigned this Apr 24, 2024
@zachzeus
Copy link
Contributor

zachzeus commented Apr 24, 2024

Get one from our Ag pilot and publish it here. and validate current issuing is correct

@onthebreeze
Copy link
Contributor

Agree -all samples should reflect VCDM 2.0 and bistring status list.

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

3 participants