decentralized-identity / credential-manifest

Format that normalizes the definition of requirements for the issuance of a credential
https://identity.foundation/credential-manifest/
Apache License 2.0
30 stars 22 forks source link

Should a Credential Application & Response include an Applicant ID? #132

Closed decentralgabe closed 1 year ago

decentralgabe commented 2 years ago

The Credential Manifest specifies an issuer property, showing who created it. A Credential Application does not show who the applicant is outside of the credential(s) they provide that may include their identifier. Similarly, a Credential Response has an application_id which shows which application it is responding to, but no mention of who the applicant is.

I'd like to propose a change to add an applicant field to both Credential Applications and Credential Responses to make it explicit the parties involved in the interaction.

nitro-neal commented 1 year ago

I will work on this

brentzundel commented 1 year ago

addressed with #138, closing