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

3/ Select credentials for SiopV2 presentation #218

Closed hawkbee1 closed 2 years ago

hawkbee1 commented 2 years ago

1/ Build credential list with jsonPath As a user I want to chose my credential in a list. The list of credential provided to user is filtered by claims analysis. If a credential type was specified the list contains only credentials from this credential type If a credential issuer was specified the list contains only credentials from this issuer

2/ Select a credential in the list If the final list of credentials has only one element, this element is selected and we ask user to agree with presenting this credential. If the list has more than one credential the list is displayed to user who pick the one he will present. If the list of credentials is empty we provide the user with a link to a web page which will help user create a credential (link will be given later).

ThierryThevenet commented 2 years ago

This treatement module will be reused in other protocols.

hawkbee1 commented 2 years ago

complexity: 3

bibash28 commented 2 years ago

@hawkbee1 I think you have to provide the link here to direct when the credential is not available...