decentralized-identity / jwt-vc-presentation-profile

https://identity.foundation/jwt-vc-presentation-profile/
Apache License 2.0
15 stars 15 forks source link

Define VP Token Validation logic. #73

Closed Sakurann closed 1 year ago

Sakurann commented 1 year ago

based on the review of PR #65.

OpenID4VP spec does not give detailed steps for VP Validation because VP/VC are credential format specific, so it is great that we now have this profile to clarify. (OpenID4VP spec can do much better at defining VP Token Validation - will take it as an action item https://bitbucket.org/openid/connect/issues/1682/define-vp-token-validation-steps-more)

PR #65 is a great start, but I think we need to agree on the order and concrete steps:

we can also optionally add a text checking compliance to some frameworks/verifier's policy if any.

dtmcg commented 1 year ago

review & PR if something is missing or close

Sakurann commented 1 year ago

I think this has been addressed in PR #65.