mirror of
https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC.git
synced 2024-11-22 05:41:00 +02:00
Removed redundant word 'number' after CAN
parent
1756d6a570
commit
f01d70161f
10
Use-Cases.md
10
Use-Cases.md
@ -71,7 +71,7 @@ User
|
||||
|
||||
# **Use Case #4**
|
||||
**Use Case Title:**
|
||||
Saving the CAN number of the ID card on the phone
|
||||
Saving the CAN of the ID card on the phone
|
||||
**Preconditions:**
|
||||
The mobile authentication application is installed on the user’s smartphone.
|
||||
The application is allowed to store information on the user’s smartphone.
|
||||
@ -79,9 +79,9 @@ The application is allowed to store information on the user’s smartphone.
|
||||
User
|
||||
**Main success scenario:**
|
||||
1. The user opens the settings menu from the home screen of the application.
|
||||
2. The user chooses the option to save the CAN number of the ID card.
|
||||
3. The user is asked to enter a CAN number (includes Use Case #1).
|
||||
4. The application notifies the user that the CAN number has been saved to the application and displays it to the user.
|
||||
2. The user chooses the option to save the CAN of the ID card.
|
||||
3. The user is asked to enter a CAN (includes Use Case #1).
|
||||
4. The application notifies the user that the CAN has been saved to the application and displays it to the user.
|
||||
|
||||
**Extensions:**
|
||||
None
|
||||
@ -115,7 +115,7 @@ User
|
||||
**Extensions:**
|
||||
4. The user fails to put the ID card against the smartphone in the 90 second time window.
|
||||
a. The process is cancelled and the user is returned to the home screen of the application.
|
||||
5a. The CAN provided by the user does not match the CAN number on the ID card.
|
||||
5a. The CAN provided by the user does not match the CAN on the ID card.
|
||||
a. The application fails to establish a secure connection with the ID card over the NFC connection.
|
||||
b. The application notifies the user that the CAN provided was not valid and the user is returned to the home screen.
|
||||
5b. The ID card is moved away from the smartphone NFC range before the information exchange between the smartphone and the ID card is completed.
|
||||
|
Loading…
Reference in New Issue
Block a user