feat(Certificate): show more info to check issuer identity#353
feat(Certificate): show more info to check issuer identity#353
Conversation
Codecov Report
@@ Coverage Diff @@
## master #353 +/- ##
==========================================
+ Coverage 71.39% 71.39% +<.01%
==========================================
Files 127 127
Lines 1891 1895 +4
Branches 337 338 +1
==========================================
+ Hits 1350 1353 +3
- Misses 411 412 +1
Partials 130 130
Continue to review full report at Codecov.
|
|
Hi @dariomas |
|
Sorry I forgot to get back to you yesterday, I think it'd be nice also that URLs become links (with |
|
Thank you @lemoustachiste and @raiseandfall |
|
Could be useful to add the badge.issuer.image field in the header's verifier? |
| issueDate: 'Data', | ||
| issuerName: 'Organizzazione Issuer', | ||
| issuerPublicKey: 'Chiave pubblica del Issuer', | ||
| issuerURL: 'Issuer profile URL', |
There was a problem hiding this comment.
URL del profilo del Issuer
|
Hm that's old, I'm not too fresh on that anymore and things have evolved with v3 cert (plus DID support). |
|
@lemoustachiste The issuer image is retrived from the issuer profile json file (external) and the bagde.issuer.image is ignored. Can we show the badge.issuer.image in the verifier component instead of retrive from the external url? |
hm this is sort of by design as the issuer's identity (or brand) can evolve through time, so as to keep things accurate. Or maybe if there is no image for the distant issuer profile read the local one as a fallback, would that work for you? |
Show and in order to help the user to carefully check the Issuer identity.