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

Credential Denial? #110

Closed decentralgabe closed 2 years ago

decentralgabe commented 2 years ago

If a Credential Fulfillment is a possible outcome of a Credential Application, it seems that a Denial is another. Should this be represented in the spec?

bumblefudge commented 2 years ago

On today's call, the idea was proposed to generalize Credential Fulfillment to Credential Response and include Denial as a form/subtype of that? OneOf would make this easy to handle...

v1