You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the examples specified in the specification have both the paths specified. For JWT based credential, should the JSON path evaluation be done inside the vc claim of JWT or should it be applied at the root level ? Is there any recommendation ? Should the holder wallets support both the possibilities ?
The text was updated successfully, but these errors were encountered:
georgepadayatti
changed the title
Should it be in $.vc.credentialSubject or $.credentialSubject ?
Should the JSON path for constraints in input descriptor be specified as $.vc.credentialSubject or $.credentialSubject ?
May 17, 2024
All the examples specified in the specification have both the paths specified. For JWT based credential, should the JSON path evaluation be done inside the
vc
claim of JWT or should it be applied at the root level ? Is there any recommendation ? Should the holder wallets support both the possibilities ?The text was updated successfully, but these errors were encountered: