Given the user is authenticated to a valid EUDI Wallet on their device
And a valid PID or QEAA or PuB-EAA or EAA Provider's Access Certificate is available
And the Wallet Unit has verified that the requested attestation type is registered by the relevant Registrar
And the Wallet retrieves issuer metadata during an issuance flow
And the Wallet automatically and silently validates the provider's registration certificate, without requiring the user to opt in or manually trigger it
Given the issuer metadata contains a registration certificate that is valid
When the Wallet performs the automatic validation
Then the validation passes
And the issuance approval screen is displayed
And the screen shows the provider details and the attestation or PID to be issued
Given the issuer metadata contains a registration certificate does not contain a registration certificate
When the Wallet performs the automatic validation check
Then the Wallet treats this as a validation failure
| Number of Scenarios | 2 | Total Duration | 35s |
| Total Number of Test Cases | 2 | Fastest Test | 17s |
| Number of Manual Test Cases | 2 | Slowest Test | 17s |
| Tests Started | Aug 28, 2026 08:34:06 | Average Execution Time | 17s |
| Tests Finished | Aug 28, 2026 08:34:42 | Total Execution Time | 35s |