WS_RP_MS_CredentialFormats_029d¶
Objective¶
Verify that the Wallet includes a correctly formatted 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
- [RFC8259]
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
statusclaim in the presented SD-JWT VC contains astatus_listmember.
Test Scenario¶
- Verify the
status_listmember of the top-levelstatusclaim in the presented SD-JWT VC credential.
Expected results¶
- The value of the
status_listmember of the top-levelstatusclaim in the presented SD-JWT VC is a JSON object.
Comments¶
- While the contents of the
statusclaim is a responsibility of the issuer, the Wallet must pass the value unmodified.