|
User Authentication and Re-Issuance of PIDs/Attestations
|
Successful authentication
|
|
3 |
Given the user opens the Wallet application
When the user authenticates successfully using a six digit PIN
Then the Wallet grants access to the user
|
SUCCESS
|
|
User Authentication and Re-Issuance of PIDs/Attestations
|
Unsuccessful authentication
|
|
4 |
Given the user opens the Wallet application
When the user fails to authenticate using the six digit PIN
Then the Wallet presents an error message
And the user can retry the authentication
|
SUCCESS
|
|
User Authentication and Re-Issuance of PIDs/Attestations
|
User initiates re-issuance from an existing PID or attestation
|
|
4 |
Given the user is authenticated in the Wallet
And an existing PID or attestation is stored in the Wallet
When the user selects the re-issuance option from the Issuer details
Then the wallet requests re-issuance from the issuer
|
SUCCESS
|
|
User Authentication and Re-Issuance of PIDs/Attestations
|
Wallet requests re-issuance to the same issuer for same document type
|
|
4 |
Given the user requested re-issuance for an existing PID or attestation
When the wallet sends the re-issuance request
Then the request is sent to the same issuer that issued the original PID or attestation
And the request is for the same PID or attestation type
|
SUCCESS
|
|
User Authentication and Re-Issuance of PIDs/Attestations
|
Existing PID or attestation is replaced by the re-issued one
|
|
3 |
Given an existing PID or attestation is already stored in the Wallet
When the Wallet receives the re-issued PID or attestation of the same type
Then the existing PID or attestation is replaced
|
SUCCESS
|
|
User Authentication and Re-Issuance of PIDs/Attestations
|
Re-issuance in batch when the original issuance was in batch
|
|
3 |
Given the original PID or attestation was issued in batch
When the issuer re-issues the PID or attestation
Then the PID or attestation is re-issued in batch
|
SUCCESS
|
|
User Authentication and Re-Issuance of PIDs/Attestations
|
Successful authentication
|
|
3 |
Given the user opens the Wallet application
When the user authenticates successfully using a six digit PIN
Then the Wallet grants access to the user
|
SUCCESS
|
|
User Authentication and Re-Issuance of PIDs/Attestations
|
Unsuccessful authentication
|
|
4 |
Given the user opens the Wallet application
When the user fails to authenticate using the six digit PIN
Then the Wallet presents an error message
And the user can retry the authentication
|
SUCCESS
|
|
User Authentication and Re-Issuance of PIDs/Attestations
|
User initiates re-issuance from an existing PID or attestation
|
|
4 |
Given the user is authenticated in the Wallet
And an existing PID or attestation is stored in the Wallet
When the user selects the re-issuance option from the Issuer details
Then the wallet requests re-issuance from the issuer
|
SUCCESS
|
|
User Authentication and Re-Issuance of PIDs/Attestations
|
Wallet requests re-issuance to the same issuer for same document type
|
|
4 |
Given the user requested re-issuance for an existing PID or attestation
When the wallet sends the re-issuance request
Then the request is sent to the same issuer that issued the original PID or attestation
And the request is for the same PID or attestation type
|
SUCCESS
|
|
User Authentication and Re-Issuance of PIDs/Attestations
|
Existing PID or attestation is replaced by the re-issued one
|
|
3 |
Given an existing PID or attestation is already stored in the Wallet
When the Wallet receives the re-issued PID or attestation of the same type
Then the existing PID or attestation is replaced
|
SUCCESS
|
|
User Authentication and Re-Issuance of PIDs/Attestations
|
Re-issuance in batch when the original issuance was in batch
|
|
3 |
Given the original PID or attestation was issued in batch
When the issuer re-issues the PID or attestation
Then the PID or attestation is re-issued in batch
|
SUCCESS
|