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

LPID, SD-JWT and schema issues #99

Open
antti-turpeinen opened this issue Nov 11, 2024 · 0 comments
Open

LPID, SD-JWT and schema issues #99

antti-turpeinen opened this issue Nov 11, 2024 · 0 comments
Assignees

Comments

@antti-turpeinen
Copy link
Contributor

Main question is that, should the sd-jwt have credentialSubject or not?

There are some unclear things about schemas.

https://github.com/EWC-consortium/eudi-wallet-rfcs/blob/main/ewc-rfc005-issue-legal-person-identification-data.md tells that legal_person_id and legal_person_name are LPID attributes. Then there is a list of metadata, like schema_id, schema_version and schema_location, revocation_id and revocation_location.

Schema as JSON contains credentialSubject, credentialStatus and credentialSchema. Only LPID attributes are inside credentialSubject. It does not have schema_id, schema_version and schema_location, revocation_id and revocation_location metadata.

"5.10.4 LPID Credential Issuer Discovery Response (SD-JWT VC Credential format profile)" lists claims, where legal_person_id and legal_person_name are in the root, not inside the credentialSubject. It also have credential_status and credential_schema claims.

@lalc lalc assigned endimion and georgepadayatti and unassigned endimion Dec 2, 2024
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