mirror of
https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC.git
synced 2024-11-22 22:00:59 +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 #4**
|
||||||
**Use Case Title:**
|
**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:**
|
**Preconditions:**
|
||||||
The mobile authentication application is installed on the user’s smartphone.
|
The mobile authentication application is installed on the user’s smartphone.
|
||||||
The application is allowed to store information 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
|
User
|
||||||
**Main success scenario:**
|
**Main success scenario:**
|
||||||
1. The user opens the settings menu from the home screen of the application.
|
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.
|
2. The user chooses the option to save the CAN of the ID card.
|
||||||
3. The user is asked to enter a CAN number (includes Use Case #1).
|
3. The user is asked to enter a CAN (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.
|
4. The application notifies the user that the CAN has been saved to the application and displays it to the user.
|
||||||
|
|
||||||
**Extensions:**
|
**Extensions:**
|
||||||
None
|
None
|
||||||
@ -115,7 +115,7 @@ User
|
|||||||
**Extensions:**
|
**Extensions:**
|
||||||
4. The user fails to put the ID card against the smartphone in the 90 second time window.
|
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.
|
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.
|
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.
|
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.
|
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