Skip to content

Commit

Permalink
Merge pull request #203 from niscy-eudiw/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
stzouvaras authored Nov 6, 2024
2 parents 009b311 + b4dde97 commit 5c91893
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,27 +157,29 @@ You will also need to download the Android Verifier app. More information can be

While on the "Dashboard" screen you can tap "Add doc" and issue a new document, e.g. "Driving License".

If you want to re-issue a document you must delete it first by tapping on the document in the "Dashboard" screen and tapping the delete icon in the "Document details" view.
If you want to re-issue a document, you must delete it first by tapping on it in the "Dashboard" screen and tapping the delete icon in the "Document details" view.

### Presentation (Online authentication/Same device) flow.

1. Go to the browser application on your device and enter "https://verifier.eudiw.dev"
2. Tap the first option (selectable) and pick the fields you want to share (e.g. "Family Name" and "Given Name")
3. Tap "Next" and then "Authorize".
4. When asked to open the wallet app tap "Open".
5. You will be returned to the app to the "Request" screen. Tap "Share".
6. Enter the PIN you added in the initial steps.
7. On success tap "Continue".
8. A browser will open showing that the Verifier has accepted your request.
9. Return to the app. You are back to the "Dashboard" screen and the flow is complete.
2. Select scenario "PID Authentication"
3. Expand the Person Identification Data (PID) card and select "attributes by" -> "Specific attributes" and "format" -> the format of your choice.
4. Press next and then "Select Attributes"
5. Pick the fields you want to share (e.g. "Family Name" and "Given Name")
6. Review your presentation request and then click next.
7. When asked to open the wallet app tap "Open".
8. You will be returned to the app's "Request" screen. Tap "Share."
9. Enter the PIN you added in the initial steps.
10. On success tap "Continue".
11. A browser will open showing that the Verifier has accepted your request.
12. Return to the app. You are back on the "Dashboard" screen, and the flow is complete.

### Proximity flow

1. The user logs in successfully to the EUDI Wallet app and views the dashboard.
2. The user clicks the 'SHOW QR' button to display the QR code.
3. The Relying Party scans the presented QR code.
4. EUDI Wallet User can view the requested data set from the relying party.

1. The distinction between mandatory and optional data elements is depicted.
2. The requestor (i.e. relying party) of the data is depicted.
3. EUDI Wallet User may select additional optional attributes to be shared.
Expand Down

0 comments on commit 5c91893

Please sign in to comment.