TalaoDAO / talao-wallet

An open source SSI wallet prpposed as a white label solution - EBSI conformant
https://talao.io
Apache License 2.0
12 stars 5 forks source link

'auto' is not a valid claim format #340

Open ejossev opened 1 month ago

ejossev commented 1 month ago

I just saw this presentation submission submitted by the wallet:

{"id":"3952984b-1c8c-48a6-a41b-3c2bac72691e","definition_id":"swissid credential","descriptor_map":[{"id":"Identity credential","format":"auto","path":"$","path_nested":{"id":"Identity credential","format":"auto","path":"$.vp.verifiableCredential[0]"}}]}

The DIF Presentation Exchange, chapter 8 and 11 requires the value of the format to be codified by abbreviation tags in separate registry. auto is not there, therefore it is not allowed value.