This environment is intended for testing verification workflows and conducting interoperability sessions. For enquiries or support, please contact [email protected]

Session Detail

Inspect a single verification session

1c4f62b0-b243-46a9-a5e0-9010aa9d147b

failed
iso18013-7-annex-a

73a3e950-6ce1-40b9-af84-2ddf2e9a5786
https://verifier-playground-service.igrant.io
iEiN3i_MWegUtcCkFgDPNzrSPheR1JlEOfW-lasdcSg

https://verifier-playground-service.igrant.io/iso18013/annex-a/73a3e950-6ce1-40b9-af84-2ddf2e9a5786
600s
eu_pid_mdoc_common
2026-09-09 07:50:46 UTC    2026-09-09 07:51:00 UTC

DCQL Query

View Query
{
  "credentials": [
    {
      "id": "eu_pid_mdoc",
      "format": "mso_mdoc",
      "meta": {
        "doctype_value": "eu.europa.ec.eudi.pid.1"
      },
      "claims": [
        {
          "path": [
            "eu.europa.ec.eudi.pid.1",
            "given_name"
          ],
          "intent_to_retain": false
        },
        {
          "path": [
            "eu.europa.ec.eudi.pid.1",
            "family_name"
          ],
          "intent_to_retain": false
        },
        {
          "path": [
            "eu.europa.ec.eudi.pid.1",
            "birth_date"
          ],
          "intent_to_retain": false
        },
        {
          "path": [
            "eu.europa.ec.eudi.pid.1",
            "issuing_country"
          ],
          "intent_to_retain": false
        }
      ]
    }
  ]
}

Validation Result

Invalid
eu_pid_mdoc
mso_mdoc
Invalid
Valid Document No documents found in DeviceResponse
No valid documents in DeviceResponse
View Details
{
  "valid": false,
  "format": "mso_mdoc",
  "disclosed_claims": {},
  "issuer": null,
  "error": "No valid documents in DeviceResponse",
  "checks": [
    {
      "id": "valid_document",
      "name": "Valid Document",
      "status": "failed",
      "detail": "No documents found in DeviceResponse"
    }
  ]
}

VP Token

View Raw Token
{
  "eu_pid_mdoc": [
    "o2ZzdGF0dXMAZ3ZlcnNpb25jMS4wbmRvY3VtZW50RXJyb3JzgaF3ZXUuZXVyb3BhLmVjLmV1ZGkucGlkLjEA"
  ]
}

Decoded Token

Decoded JWT headers, payloads, disclosures, and key binding

View Decoded Token
{
  "eu_pid_mdoc": {
    "status": 0,
    "version": "1.0",
    "documentErrors": [
      {
        "eu.europa.ec.eudi.pid.1": 0
      }
    ]
  }
}

Session Logs

4 total
2026-09-09 07:50:46 UTC INFO /presentations ISO Annex A DeviceRequest created
Data:
{
  "transaction_id": "1c4f62b0-b243-46a9-a5e0-9010aa9d147b",
  "request_id": "73a3e950-6ce1-40b9-af84-2ddf2e9a5786",
  "endpoint": "https://verifier-playground-service.igrant.io/iso18013/annex-a/73a3e950-6ce1-40b9-af84-2ddf2e9a5786",
  "dcql_query": {
    "credentials": [
      {
        "id": "eu_pid_mdoc",
        "format": "mso_mdoc",
        "meta": {
          "doctype_value": "eu.europa.ec.eudi.pid.1"
        },
        "claims": [
          {
            "path": [
              "eu.europa.ec.eudi.pid.1",
              "given_name"
            ],
            "intent_to_retain": false
          },
          {
            "path": [
              "eu.europa.ec.eudi.pid.1",
              "family_name"
            ],
            "intent_to_retain": false
          },
          {
            "path": [
              "eu.europa.ec.eudi.pid.1",
              "birth_date"
            ],
            "intent_to_retain": false
          },
          {
            "path": [
              "eu.europa.ec.eudi.pid.1",
              "issuing_country"
            ],
            "intent_to_retain": false
          }
        ]
      }
    ]
  },
  "preset_id": "eu_pid_mdoc_common",
  "protocol_profile": "iso-annex-a"
}
2026-09-09 07:50:52 UTC INFO /iso18013/annex-a/73a3e950-6ce1-40b9-af84-2ddf2e9a5786 ISO Annex A session established; DeviceRequest sent
Data:
{
  "request_id": "73a3e950-6ce1-40b9-af84-2ddf2e9a5786"
}
2026-09-09 07:51:00 UTC INFO /iso18013/annex-a/73a3e950-6ce1-40b9-af84-2ddf2e9a5786 ISO Annex A DeviceResponse received
Data:
{
  "request_id": "73a3e950-6ce1-40b9-af84-2ddf2e9a5786",
  "credential_ids": [
    "eu_pid_mdoc"
  ]
}
2026-09-09 07:51:00 UTC WARNING /iso18013/annex-a/73a3e950-6ce1-40b9-af84-2ddf2e9a5786 Validation failed
How to fix:
One or more credentials failed verification. Check the 'credentials' object below for per-credential errors.
Data:
{
  "hint": "One or more credentials failed verification. Check the 'credentials' object below for per-credential errors.",
  "credentials": {
    "eu_pid_mdoc": {
      "valid": false,
      "format": "mso_mdoc",
      "error": "No valid documents in DeviceResponse",
      "checks": [
        {
          "id": "valid_document",
          "name": "Valid Document",
          "status": "failed",
          "detail": "No documents found in DeviceResponse"
        }
      ]
    }
  }
}