mirror of
https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC.git
synced 2024-11-22 05:41:00 +02:00
Updated Use Cases (markdown)
parent
1c6ee96559
commit
8ae260b922
36
Use-Cases.md
36
Use-Cases.md
@ -218,11 +218,11 @@ User
|
||||
 7b. The CAN provided by the user did not match the CAN of the ID card.
|
||||
  a. The application fails to establish a secure connection with the ID card via the NFC.
|
||||
  b. The user is notified that the CAN provided was incorrect.
|
||||
  c. The authentication process is cancelled and the user is directed back to the website without a result.
|
||||
  c. The authentication process is cancelled and the user is directed back to the website along with a corresponding response.
|
||||
 7c. The PIN1 provided by the user is not valid.
|
||||
  a. The application fails to retrieve information protected by PIN1 from the ID card.
|
||||
  b. The user is notified that the provided PIN1 was not correct.
|
||||
  c. The authentication process is canceled and the user is directed back to the website without a result.
|
||||
  c. The authentication process is canceled and the user is directed back to the website along with a corresponding response.
|
||||
|
||||
**Related tasks**
|
||||
* [MOB-16](https://tvp-mobile-authentication.atlassian.net/browse/MOB-16)
|
||||
@ -261,18 +261,18 @@ User
|
||||
**Extensions:**
|
||||
 2. The authentication application is not found.
|
||||
  a. The website informs the user that the process of giving a signature has failed.
|
||||
 6. 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 authentication process is cancelled.
|
||||
  b. The user is directed back to the website without a result.
|
||||
  b. The user is directed back to the website along with a corresponding response.
|
||||
 7a. The CAN provided by the user does not match the CAN of the ID card.
|
||||
  a. The application fails to establish a secure connection with an ID card.
|
||||
  b. The process is canceled and the user is returned to the website without a result.
|
||||
  b. The process is canceled and the user is returned to the website along with a corresponding response.
|
||||
 7b. The PIN2 provided by the user is not valid.
|
||||
  a. The application fails to retrieve necessary information from the ID card.
|
||||
  b. The process is canceled and the user is returned to the website without a result.
|
||||
  b. The process is canceled and the user is returned to the website along with a corresponding response.
|
||||
 7c. The NFC connection between the ID card and the smartphone is lost during the communication.
|
||||
  a. The application fails to retrieve information from the ID card.
|
||||
  b. The process is canceled and the user is returned to the website without a result.
|
||||
  b. The process is canceled and the user is returned to the website along with a corresponding response.
|
||||
|
||||
**Related tasks**
|
||||
* [MOB-16](https://tvp-mobile-authentication.atlassian.net/browse/MOB-16)
|
||||
@ -316,18 +316,18 @@ User
|
||||
  a. The target application informs the user that the authentication process has failed.
|
||||
 7. The user fails to put the ID card against the smartphone in the 90 second time window.
|
||||
  a. The authentication process is canceled.
|
||||
  b. The user is returned to the initial application without a result.
|
||||
  b. The user is returned to the initial application along with a corresponding response.
|
||||
 8a. The connection between the smartphone and the ID card is lost.
|
||||
  a. The authentication application cancels the authentication process.
|
||||
  b. The user is returned to the initial application that started without a result.
|
||||
  b. The user is returned to the initial application that started along with a corresponding response.
|
||||
 8b. The CAN provided by the user does not match the CAN of the ID card.
|
||||
  a. The application fails to establish a secure connection with the ID card via the NFC.
|
||||
  b. The user is notified that the CAN provided was incorrect.
|
||||
  c. The authentication process is canceled and the user is directed back to the initial application without a result.
|
||||
  c. The authentication process is canceled and the user is directed back to the initial application along with a corresponding response.
|
||||
 8c. The PIN1 provided by the user is not valid.
|
||||
  a. The application fails to retrieve information protected by PIN1 from the ID card.
|
||||
  b. The user is notified that the provided PIN1 was not correct.
|
||||
  c. The authentication process is canceled and the user is returned to the initial application without a result.
|
||||
  c. The authentication process is canceled and the user is returned to the initial application along with a corresponding response.
|
||||
|
||||
**Related tasks**
|
||||
* [MOB-16](https://tvp-mobile-authentication.atlassian.net/browse/MOB-16)
|
||||
@ -366,13 +366,17 @@ User
|
||||
  a. The initial application informs the user that the process of giving a signature has failed.
|
||||
 6. The user fails to put the ID card against the smart phone in the provided 90 second time window.
|
||||
  a. The signature process is cancelled.
|
||||
  b. The user is returned to the initial application without a result.
|
||||
 7a. The PIN2 provided by the user is not valid.
|
||||
  b. The user is returned to the initial application along with a corresponding response.
|
||||
 7a. The CAN provided by the user does not match the CAN of the ID card.
|
||||
  a. The application fails to establish a secure connection with the ID card via NFC.
|
||||
  b. The user is notified that the CAN provided was incorrect.
|
||||
 7b. The PIN2 provided by the user is not valid.
|
||||
  a. The application fails to retrieve necessary information from the ID card.
|
||||
  b. The process is canceled and the user is returned to the initial application without a result.
|
||||
 7b. The NFC connection between the ID card and the smartphone is lost during the communication.
|
||||
  b. The process is canceled and the user is returned to the initial application along with a corresponding response.
|
||||
  c. The authentication process is canceled and the user is directed back to the initial application along with a corresponding response.
|
||||
 7c. The NFC connection between the ID card and the smartphone is lost during the communication.
|
||||
  a. The application fails to retrieve information from the ID card.
|
||||
  b. The process is canceled and the user is returned to the initial application without a result.
|
||||
  b. The process is canceled and the user is returned to the initial application along with a corresponding response.
|
||||
|
||||
**Related tasks**
|
||||
* [MOB-16](https://tvp-mobile-authentication.atlassian.net/browse/MOB-16)
|
||||
|
Loading…
Reference in New Issue
Block a user