Updated Use Cases (markdown)

Henrik Lepson 2021-12-03 20:32:41 +02:00
parent 923f56dc26
commit 23fa9b5ffd

@ -128,7 +128,7 @@ User
2. The application tells the user to touch the smartphone with the ID card.
3. The user puts the ID card against the smartphone.
4. The application notifies the user that the ID-card has been detected and establishes a PACE connection with the ID card using the CAN provided by the user previously in the step 1.
5. The application retrieves the first name, the last name and the national identification number of the ID card owner from the ID card.
5. The application retrieves from the card: first name, last name, national identification number, expiration date, citizenship and sex of the card owner.
6. The application notifies the user that reading the information from the ID card is completed.
7. The application displays the retrieved information to the user in a formatted way.
@ -159,7 +159,7 @@ User
* [Error when NFC isn't active on the phone or when NFC rights aren't given for the app](https://i.imgur.com/nizDiXG.png)
# **Use Case #6**
# **~~Use Case #6~~ NOT GOING TO IMPLEMENTED**
**Use Case Title:**
Use biometric authentication to enter PIN1 during the authentication process
_NB! Biometric authentication does not replace the need to use PIN1 for the authentication process, but it is a convenience feature that makes entering PIN1 faster as it is done automatically when fingerprint is used, thus saving the user a few seconds of time each time they use the application for authentication._