feat: Add a new credentail(PhotoID) for Utopia wholesale app #1208
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added a new credential type (PhotoID) for the Utopia Wholesale app. This credential supports attaching a customer image. Tested successfully on both the Reader app and the Test app: enrollment completed without issues and the credential was read successfully. I’ve also attached videos demonstrating the enrollment and reading process.
About how to select our credential type,this is our answer:
Issuer: who is going to issue the credential;
We can take advantage of our current issuer: https://issuer.multipaz.org/mdl/
Wallet: what app do we envision holding the credential; and
The Utopia Wholesale app (similar to the Costco customer app) will serve as the wallet.
Verifier: who do we envision reading the credential and will it be proximity only or online only or both?
The cashier or staff at Utopia Wholesale will read the credential. I believe we need both proximity verification (in-store) and online verification (e.g., web ID checks).
In summary, i think photoID is enough for our Utopia wholesale app, except it doesn't have a field membership number, but i think we can use "person_id" to replace
@davidz25 @sorotokin