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

52b33697-c90d-4a14-96b6-f0492320b221

created
iso18013-7-annex-a

e8b51a0f-f303-4e97-b61b-84d30e3994a0
https://verifier-playground-service.igrant.io
94UQlncbfsVVo_egfLuG7_FnyP2gjUV7T_WtE9_o0Sw

https://verifier-playground-service.igrant.io/iso18013/annex-a/e8b51a0f-f303-4e97-b61b-84d30e3994a0
600s
eu_pid_mdoc_common
2026-06-10 08:08:45 UTC    2026-06-10 08:08:45 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
        }
      ]
    }
  ]
}

Session Logs

2 total
2026-06-10 08:08:45 UTC INFO /presentations ISO Annex A DeviceRequest created
Data:
{
  "transaction_id": "52b33697-c90d-4a14-96b6-f0492320b221",
  "request_id": "e8b51a0f-f303-4e97-b61b-84d30e3994a0",
  "endpoint": "https://verifier-playground-service.igrant.io/iso18013/annex-a/e8b51a0f-f303-4e97-b61b-84d30e3994a0",
  "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-06-10 08:08:50 UTC ERROR /iso18013/annex-a/e8b51a0f-f303-4e97-b61b-84d30e3994a0 Invalid DeviceEngagementMessage
Error:
Domain origin must not be empty
Stack trace
Traceback (most recent call last):
  File "/app/.venv/lib/python3.12/site-packages/verifier/routers/protocol/iso18013.py", line 120, in annex_a_session
    validate_domain_origin(
  File "/app/.venv/lib/python3.12/site-packages/verifier/iso18013_5.py", line 147, in validate_domain_origin
    raise ValueError("Domain origin must not be empty")
ValueError: Domain origin must not be empty
Data:
{
  "error": "Domain origin must not be empty"
}