WS_RP_MS_CredentialFormats_029f¶
Objective¶
Verify that the Wallet includes a correctly formatted idx claim in the status_list status mechanism in the status claim in a SD-JWT VC presentation, when the issuer included the status information in the credential in Token Status List format.
References¶
- [ETSI TS 119 472-1] section 5.2.10
- [Token Status List] section 6.2
Profile applicability¶
None
EUDI-wallet relevancy¶
EUDI_generic | EUDI_required
Technology¶
Credential in SD-JWT VC 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 SD-JWT VC format of all claims.
- The presentation value of the credential is a syntactically correct serialization in compact serialization format of an SD-JWT VC.
- The presentation value of the credential contains a valid signed SD-JWT.
- The presented SD-JWT VC contains a correctly formatted
statusclaim. - The
status_listmember in thestatusclaim in the presented SD-JWT VC contains the relevant members.
Test Scenario¶
- Verify the
idxclaim in thestatus_listmember in thestatusclaim in the presented SD-JWT VC credential.
Expected results¶
- The value of the
idxclaim in thestatus_listmember in thestatusclaim in the SD-JWT is a non-negative integer.
Comments¶
- While the contents of the
statusclaim is a responsibility of the issuer, the Wallet must pass the value unmodified.