openid / OpenID4VCI

64 stars 18 forks source link

Order should be an array of claims.keys #146

Closed tlodderstedt closed 8 months ago

tlodderstedt commented 9 months ago

https://github.com/openid/oid4vc-haip-sd-jwt-vc/issues/81

jogu commented 9 months ago

I already noted this on https://github.com/openid/OpenID4VCI/pull/128 (though I can't seem to find the comment right now) and I believe Kristina already resolved it.

jogu commented 9 months ago

Yes, it's already resolved, the text in PR #128 now reads:

  • order: OPTIONAL. An array of the claim name values that lists them in the order they should be displayed by the Wallet.

I think we can close this issue.