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
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
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
| Number of Scenarios | 3 | Total Duration | 50s |
| Total Number of Test Cases | 3 | Fastest Test | 16s |
| Number of Manual Test Cases | 3 | Slowest Test | 17s |
| Tests Started | Aug 28, 2026 08:27:26 | Average Execution Time | 16s |
| Tests Finished | Aug 28, 2026 08:28:17 | Total Execution Time | 50s |