This environment is intended for testing verification workflows and conducting interoperability sessions. For enquiries or support, please contact support@igrant.io

Session Detail

Inspect a single verification session

bc2d3a9c-9fb2-4103-a7a7-884eabb54c65

created
direct_post.jwt

0670025c-0cc7-425a-b6bf-3e7fb0a44666
api.playground.france-identite.gouv.fr
y_SLer-IvOC0gCU2WH0HHvuZzXNEtjBIX-nRx0Do4WI

https://api.playground.france-identite.gouv.fr/igrantio/verifier-backend/post
600s
age_verification_over_18
2026-08-14 10:21:27 UTC    2026-08-14 10:21:27 UTC

Presentation Definition

View Definition (Draft 18 / ISO 18013-7 Annex B - derived from DCQL)
{
  "id": "4a1509ef-fb24-40ce-8d7e-65ed8fd2d2fe",
  "input_descriptors": [
    {
      "id": "eu.europa.ec.av.1",
      "format": {
        "mso_mdoc": {
          "alg": [
            "ES256"
          ]
        }
      },
      "constraints": {
        "fields": [
          {
            "path": [
              "$['eu.europa.ec.av.1']['age_over_18']"
            ],
            "intent_to_retain": false
          }
        ],
        "limit_disclosure": "required"
      }
    }
  ]
}

Client Metadata

View Metadata
{
  "client_name": "Verifier Playground by iGrant.io",
  "logo_uri": "https://storage.googleapis.com/igrant-api-images/faviconV2.png",
  "vp_formats": {
    "dc+sd-jwt": {
      "sd-jwt_alg_values": [
        "ES256",
        "ES384"
      ],
      "kb-jwt_alg_values": [
        "ES256",
        "ES384"
      ]
    },
    "mso_mdoc": {
      "issuerauth_alg_values": [
        -7,
        -35,
        -36,
        -9,
        -51,
        -19
      ],
      "deviceauth_alg_values": [
        -7,
        -35,
        -36,
        -9,
        -51,
        -19
      ]
    }
  },
  "jwks": {
    "keys": [
      {
        "crv": "P-256",
        "kty": "EC",
        "x": "-Fo4MpLp-xHWcTNZt6JafVnTsBAY_z9X7plD_efkxGU",
        "y": "a_G-o10JrKtHhDGJgPoPYK5lMrx3ybohBEHvN2Xa7NM",
        "kid": "4wBf2I_zajWEhDrg2JN7mup9y_a38pU26jaw2DQ-tsc",
        "alg": "ECDH-ES",
        "use": "enc"
      }
    ]
  },
  "authorization_encrypted_response_alg": "ECDH-ES",
  "authorization_encrypted_response_enc": "A256GCM",
  "encrypted_response_enc_values_supported": [
    "A256GCM",
    "A128GCM",
    "A128CBC-HS256"
  ],
  "response_types_supported": [
    "vp_token"
  ]
}

Session Logs

1 total
2026-08-14 10:21:27 UTC INFO /presentations Presentation request created
Data:
{
  "request_headers": {
    "host": "api.playground.france-identite.gouv.local:32689",
    "user-agent": "curl/8.14.1",
    "x-forwarded-proto": "https",
    "x-forwarded-server": "api.playground.france-identite.gouv.fr",
    "accept": "*/*",
    "x-forwarded-for": "46.224.46.7, 127.0.0.1,10.42.7.1",
    "x-forwarded-host": "api.playground.france-identite.gouv.fr",
    "content-type": "application/x-www-form-urlencoded",
    "via": "1.1 Caddy",
    "content-length": "111",
    "accept-encoding": "gzip",
    "x-envoy-external-address": "10.42.7.1",
    "x-request-id": "0e1253ba-b078-4a36-aab5-6eea061bd766",
    "x-envoy-attempt-count": "1",
    "x-envoy-original-path": "/igrantio/verifier/admin/create-request/",
    "x-forwarded-client-cert": "By=spiffe://cluster.local/ns/igrantio/sa/igrantio-playground-unfold;Hash=e0e6e69b88747ab7bda6d4e46eac7075e5b194545df0c7ebd1de02415ef3c106;Subject=\"\";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account",
    "traceparent": "00-fc508692ea1e2bbf65e5aeafa83ee0c3-4eccf567cc261fb9-00",
    "tracestate": ""
  },
  "request_body": {
    "dcql_query": {
      "credentials": [
        {
          "id": "age_verification",
          "format": "mso_mdoc",
          "meta": {
            "doctype_value": "eu.europa.ec.av.1"
          },
          "claims": [
            {
              "path": [
                "eu.europa.ec.av.1",
                "age_over_18"
              ],
              "intent_to_retain": false
            }
          ]
        }
      ]
    },
    "preset_id": "age_verification_over_18",
    "protocol_profile": "draft18",
    "wallet_url_scheme": "openid4vp://"
  },
  "transaction_id": "bc2d3a9c-9fb2-4103-a7a7-884eabb54c65",
  "request_id": "0670025c-0cc7-425a-b6bf-3e7fb0a44666",
  "nonce": "y_SLer-IvOC0gCU2WH0HHvuZzXNEtjBIX-nRx0Do4WI",
  "client_id": "api.playground.france-identite.gouv.fr",
  "response_uri": "https://api.playground.france-identite.gouv.fr/igrantio/verifier-backend/post",
  "response_mode": "direct_post.jwt",
  "jwk_thumbprint": "4wBf2I_zajWEhDrg2JN7mup9y_a38pU26jaw2DQ-tsc",
  "client_metadata": {
    "client_name": "Verifier Playground by iGrant.io",
    "logo_uri": "https://storage.googleapis.com/igrant-api-images/faviconV2.png",
    "vp_formats": {
      "dc+sd-jwt": {
        "sd-jwt_alg_values": [
          "ES256",
          "ES384"
        ],
        "kb-jwt_alg_values": [
          "ES256",
          "ES384"
        ]
      },
      "mso_mdoc": {
        "issuerauth_alg_values": [
          -7,
          -35,
          -36,
          -9,
          -51,
          -19
        ],
        "deviceauth_alg_values": [
          -7,
          -35,
          -36,
          -9,
          -51,
          -19
        ]
      }
    },
    "jwks": {
      "keys": [
        {
          "crv": "P-256",
          "kty": "EC",
          "x": "-Fo4MpLp-xHWcTNZt6JafVnTsBAY_z9X7plD_efkxGU",
          "y": "a_G-o10JrKtHhDGJgPoPYK5lMrx3ybohBEHvN2Xa7NM",
          "kid": "4wBf2I_zajWEhDrg2JN7mup9y_a38pU26jaw2DQ-tsc",
          "alg": "ECDH-ES",
          "use": "enc"
        }
      ]
    },
    "authorization_encrypted_response_alg": "ECDH-ES",
    "authorization_encrypted_response_enc": "A256GCM",
    "encrypted_response_enc_values_supported": [
      "A256GCM",
      "A128GCM",
      "A128CBC-HS256"
    ],
    "response_types_supported": [
      "vp_token"
    ]
  },
  "dcql_query": {
    "credentials": [
      {
        "id": "age_verification",
        "format": "mso_mdoc",
        "meta": {
          "doctype_value": "eu.europa.ec.av.1"
        },
        "claims": [
          {
            "path": [
              "eu.europa.ec.av.1",
              "age_over_18"
            ],
            "intent_to_retain": false
          }
        ]
      }
    ]
  },
  "preset_id": "age_verification_over_18",
  "protocol_profile": "draft18"
}