decentralized-identity / jwt-vc-presentation-profile

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

Closes #55: Update Protocol Flow to define required checks for authorization response #65

Closed jischr closed 1 year ago

jischr commented 1 year ago

This PR closes #55

It revises the language in the protocol flow to be precise about required checks for the id and vp token. I've moved the checks out into their own section and refer to it in the protocol flow.

Sakurann commented 1 year ago

Oct-19-2022 call, discussed to add a clarification text why it is ok to not have iss DID Linked Domain required. - when verifier has a list of trusted DIDs - and even than verifier can occasionally check iss DID according to their policy to check that maybe linked domain for a trusted iss DID :)

jischr commented 1 year ago

@Sakurann thank you for the thorough review!! I think i covered everything (and the rest will be covered in #73). Let me know if i missed anything!!