You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Verifier restful backend service source](https://github.com/eu-digital-identity-wallet/eudi-srv-web-verifier-endpoint-23220-4-kt)
61
-
62
-
To support proximity, an Android Proximity Verifier is available as an app that can request PID and mDL with reader authentication available [here](wiki/verifier_proximity.md)
61
+
62
+
To support proximity, the EUDI Verifier App is available [here](https://github.com/eu-digital-identity-wallet/eudi-app-multiplatform-verifier-ui) and can request PID and mDL, with reader authentication enabled.
63
63
64
64
The issuer, verifier service, and verifier app authentication are based on the EUDIW development [IACA](https://github.com/niscy-eudiw/eudi-app-android-wallet-ui/tree/main/resources-logic/src/main/res/raw)
65
65
@@ -69,7 +69,7 @@ The main purpose of the reference implementation is to showcase the ecosystem an
69
69
70
70
If you're planning to use this application in production, we recommend reviewing the following steps:
71
71
- Configure the application properly by following the guide [here](wiki/configuration.md)
72
-
- The Pin storage configuration matches your security requirements or provide your own by following this guide [Pin Storage Configuration](wiki/configuration.md#pin-storage-configuration)
72
+
- The Pin storage configuration matches your security requirements, or provide your own by following this guide [Pin Storage Configuration](wiki/configuration.md#pin-storage-configuration)
73
73
- The application meets the OWASP MASVS industry standard. Please refer to the following links for further information on the controls you must implement to ensure maximum compliance:
74
74
-[OWASP MASVS](https://mas.owasp.org/MASVS/)
75
75
@@ -81,9 +81,9 @@ If you're planning to use this application in production, we recommend reviewing
81
81
82
82
### Prerequisites
83
83
84
-
You can download the application (apk file) through GitHub releases [here](https://github.com/eu-digital-identity-wallet/eudi-app-android-wallet-ui/releases)
84
+
You can download the application (APK file) through GitHub releases [here](https://github.com/eu-digital-identity-wallet/eudi-app-android-wallet-ui/releases)
85
85
86
-
You will also need to download the Android Verifier app. More information can be found [here](wiki/verifier_proximity.md)
86
+
You will also need to download the EUDI Verifier app. More information can be found [here](https://github.com/eu-digital-identity-wallet/eudi-app-multiplatform-verifier-ui)
87
87
88
88
### App launch
89
89
@@ -99,7 +99,7 @@ You will also need to download the Android Verifier app. More information can be
99
99
5. After submission, a success screen will appear. Tap "Close".
100
100
6. You will be redirected to the "Dashboard" screen. If this was your first document added to the Wallet, you will land on the "Home" tab; otherwise, you will be on the "Documents" tab. The flow is now complete.
0 commit comments