Select wallet identity
Nikos Karamolegkos
Hello, I am studying the wallet functionality from here.
I can see that the user Isabella can have multiple identities so I
understand that in the chaincode I can verify not only the user
but the identity (e.g ID1, ID2) of the user too (who invoked the
transaction). Therefore, my questions are: Thanks, -- Nikos Karamolegkos R & D engineer at ICS-FORTH Telecommunications and Networks Lab (TNL)
|
|
Nikos Karamolegkos
Any help on that?
|
|
David Enyeart
1) Hello, I am studying the wallet functionality from here. I can see that the user Isabella can have multiple identities so I understand that in the chaincode I can verify not only the user but the identity (e.g ID1, ID2) of the user too (who ZjQcmQRYFpfptBannerStart This Message Is From an External Sender This message came from outside your organization. ZjQcmQRYFpfptBannerEnd Hello, I am studying the wallet functionality from here. I can see that the user Isabella can have multiple identities so I understand that in the chaincode I can verify not only the user but the identity (e.g ID1, ID2) of the user too (who invoked the transaction). Therefore, my questions are: Thanks, --
|
|
Nikos Karamolegkos
Thank you. So in order to match the user Isabella with a second ID (i.e ID2), I just have to create an new identity (using the register and enroll procedure of fabric-ca-client) and then add this identity to Isabella's wallet path?
|
|