WS_RP_MS_CredentialFormats_033g¶
Objective¶
Verify that the Wallet includes a correctly formatted uri element in the status_list revocation mechanism in the status element in a mdoc presentation, when the issuer included the status information in the credential in Token Status List format.
References¶
- [CIR 2024/2982 amended] annex II
- [ETSI TS 119 472-1] section 6.2.10
- [Token Status List] section 6.3
- [RFC8949] section 3.1
Profile applicability¶
None
EUDI-wallet relevancy¶
EUDI_generic | EUDI_required
Technology¶
Credential in mdoc format Credential with revocation status information Credential with Revocation status information in Token Status List Format
Preconditions¶
- Wallet is set to 'default_configuration_1'
- Verifier requested a credential to be presented, using a valid, trusted request for 'default_credential_A' and requesting presentation in mdoc of all data elements.
- The presentation value of the credential is a syntactically correct presentation of a mdoc.
- The presentation value of the credential contains a valid signed MSO.
- The MSO of the presented mdoc contains a correctly formatted
statuselement. - The
status_listelement in thestatuselement in the MSO of the presented mdoc contains the relevant elements.
Test Scenario¶
- Verify the
urielement in thestatus_listelement in thestatuselement in the MSO of the presented mdoc credential.
Expected results¶
- The value of the
urielement in thestatus_listelement in thestatuselement in the MSO is a tstr (CBOR major type 3).
Comments¶
- While the contents of the
statusclaim is a responsibility of the issuer, the Wallet must pass the value unmodified.