|
Warning when the provider's registration certificate cannot be validated
|
User requests to add a document and is redirected to the provider's service
|
|
7 |
Given the user is registered to a valid EUDI Wallet on their device
And a Provider's Access Certificate is available
And the issuer metadata includes a WRPRC
And the Wallet automatically validates the WRPRC before displaying any issuance approval screen
Given the user has opened the Wallet app and authenticated successfully using PIN or biometrics
When the user selects Documents and then adds a document
Then the Wallet redirects the user to the Provider's service, which sends the offer
|
SUCCESS
|
|
Warning when the provider's registration certificate cannot be validated
|
Issuance approval screen is not displayed when WRPRC validation fails
|
|
8 |
Given the user is registered to a valid EUDI Wallet on their device
And a Provider's Access Certificate is available
And the issuer metadata includes a WRPRC
And the Wallet automatically validates the WRPRC before displaying any issuance approval screen
Given the provider has sent an offer containing issuer metadata with a WRPRC
When the WRPRC validation fails
Then the Wallet does not display the issuance approval screen
And the Wallet displays a blocker stating that the provider could not be validated
|
SUCCESS
|
|
Warning when the provider's registration certificate cannot be validated
|
User cancels from the blocker and returns to the issuance initiation request page
|
|
7 |
Given the user is registered to a valid EUDI Wallet on their device
And a Provider's Access Certificate is available
And the issuer metadata includes a WRPRC
And the Wallet automatically validates the WRPRC before displaying any issuance approval screen
Given the blocker stating that the provider could not be validated is displayed
When the user selects Cancel
Then the Wallet returns the user to the issuance initiation request page
|
SUCCESS
|
|
Warning when the provider's registration certificate cannot be validated
|
User requests to add a document and is redirected to the provider's service
|
|
7 |
Given the user is registered to a valid EUDI Wallet on their device
And a Provider's Access Certificate is available
And the issuer metadata includes a WRPRC
And the Wallet automatically validates the WRPRC before displaying any issuance approval screen
Given the user has opened the Wallet app and authenticated successfully using PIN or biometrics
When the user selects Documents and then adds a document
Then the Wallet redirects the user to the Provider's service, which sends the offer
|
SUCCESS
|
|
Warning when the provider's registration certificate cannot be validated
|
Issuance approval screen is not displayed when WRPRC validation fails
|
|
8 |
Given the user is registered to a valid EUDI Wallet on their device
And a Provider's Access Certificate is available
And the issuer metadata includes a WRPRC
And the Wallet automatically validates the WRPRC before displaying any issuance approval screen
Given the provider has sent an offer containing issuer metadata with a WRPRC
When the WRPRC validation fails
Then the Wallet does not display the issuance approval screen
And the Wallet displays a blocker stating that the provider could not be validated
|
SUCCESS
|
|
Warning when the provider's registration certificate cannot be validated
|
User cancels from the blocker and returns to the issuance initiation request page
|
|
7 |
Given the user is registered to a valid EUDI Wallet on their device
And a Provider's Access Certificate is available
And the issuer metadata includes a WRPRC
And the Wallet automatically validates the WRPRC before displaying any issuance approval screen
Given the blocker stating that the provider could not be validated is displayed
When the user selects Cancel
Then the Wallet returns the user to the issuance initiation request page
|
SUCCESS
|