Skip to content

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

  1. Wallet is set to 'default_configuration_1'
  2. 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.
  3. The presentation value of the credential is a syntactically correct serialization in compact serialization format of an SD-JWT VC.
  4. The presentation value of the credential contains a valid signed SD-JWT.
  5. The presented SD-JWT VC contains a correctly formatted status claim.
  6. The status claim in the presented SD-JWT VC contains a status_list member.

Test Scenario

  1. Verify the status_list member of the top-level status claim in the presented SD-JWT VC credential.

Expected results

  1. The value of the status_list member of the top-level status claim in the presented SD-JWT VC is a JSON object.

Comments

  • While the contents of the status claim is a responsibility of the issuer, the Wallet must pass the value unmodified.