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

Session Detail

Inspect a single issuance session

PH1xCkW1mZFlUChACetaIQ

token_exchanged
pre-authorized_code


eu.europa.ec.eudi.pid_mdoc

Supply Claims

Submit claims for a credential configuration in this session (for deferred issuance).

Session Logs

12 total
2026-08-12 13:14:04 error /credential Holder proof validation failed
Data:
{
  "expected": "One of: `jwk` (inline JWK), `x5c` (X.509 certificate chain), or `key_attestation` (key attestation JWT with attested_keys)",
  "header_params": [
    "alg",
    "typ"
  ],
  "help": "Include the holder\u0027s public key in the JWT proof header using one of:\n  1. `jwk`: {\"kty\":\"EC\",\"crv\":\"P-256\",\"x\":\"...\",\"y\":\"...\"}\n  2. `x5c`: [\"\u003cbase64-DER-encoded-certificate\u003e\"]\n  3. `key_attestation`: \"\u003ckey-attestation-jwt\u003e\" (with kid referencing a key in attested_keys)",
  "proof_type": "jwt",
  "reason": "JWT proof header does not contain a holder public key. Found header parameters: [\u0027alg\u0027, \u0027typ\u0027].",
  "spec_ref": "OID4VCI Section 8.2.1.1 / Appendix F.1"
}
2026-08-12 13:14:04 debug /credential Credential configuration resolved
Data:
{
  "config_id": "eu.europa.ec.eudi.pid_mdoc",
  "credential_identifier": null
}
2026-08-12 13:14:04 debug /credential Credential request body
Data:
{
  "credential_configuration_id": "eu.europa.ec.eudi.pid_mdoc",
  "proofs": {
    "jwt": [
      "eyJhbGciOiJFUzI1NiIsInR5cCI6Im9wZW5pZDR2Y2ktcHJvb2Yrand0In0.eyJpc3MiOiJkaWQ6andrOmV5SmpjbllpT2lKUUxUSTFOaUlzSW10MGVTSTZJa1ZESWl3aWVDSTZJbXRDUjBOb2IzWmhkSEZqWlRsT2FGazBNME5xVDFGWGJqaFdWbXh0VWprdGVERTJNMFJ4TUhreGREQWlMQ0o1SWpvaVlWWlFlbTEyWmxWTFZFbG9kVGhRWTFKTFQxSkNSRms1VkRVelZFdExOSHBSWm1kUk5rSnVRVUZmTUNKOSIsImF1ZCI6Imh0dHBzOi8vYXBpLnBsYXlncm91bmQuZnJhbmNlLWlkZW50aXRlLmdvdXYuZnIvaWdyYW50aW8vaXNzdWVyLWJhY2tlbmQiLCJub25jZSI6IjBsZzZjRGtUOUY0UGoxRDZpOEQzQXd6ci1SaVFtUSIsImlhdCI6MTc4NjU0MDQ0NCwibmJmIjoxNzg2NTQwNDQ0LCJleHAiOjE3ODY1NDA3NDMsImp0aSI6ImYyZWZlNzY4LWJhYzgtNGZhZC04MDA3LWE0NjM4MTVjMzcyOCJ9.bPkYZnByiSdZL3zmrtGb2b76N5Viry_lwwEOIP_8KIyyhN5t8ebyrYAS7tzkFNMftgR87K8zQDWOOrim9LV6Dw"
    ]
  }
}
2026-08-12 13:14:04 info /credential Credential request received
Data:
{
  "credential_configuration_id": "eu.europa.ec.eudi.pid_mdoc",
  "credential_identifier": null,
  "headers": {
    "accept-encoding": "gzip",
    "authorization": "Bearer 3iojtcscrGUcBmTZzFTomej6_u4URizOIJaEeH-DawQ",
    "content-length": "765",
    "content-type": "application/json; charset=UTF-8",
    "host": "api.playground.france-identite.gouv.local:32689",
    "traceparent": "00-7367e2f3d3f2d24c2182eab5825afaac-fd7e344b8d15270e-01",
    "tracestate": "6413ce6d-c59310fd@dtr=1;0a4c43fd301b6429;0;7bed76158a484fc6;42096143328852387;25",
    "user-agent": "NamirialWallet/1.12.0+122",
    "via": "1.1 Caddy",
    "x-dynatrace": "MT_3_2_42096143328852387_25-0_7bed7615-8a48-4fc6-8922-630e6adf401e_208_259_1380",
    "x-envoy-attempt-count": "1",
    "x-envoy-external-address": "10.42.7.1",
    "x-envoy-original-path": "/igrantio/issuer-backend/credential",
    "x-forwarded-client-cert": "By=spiffe://cluster.local/ns/igrantio/sa/igrantio-playground-unfold;Hash=8ed96b507acdeea7de094a0dcfa85b6ee9fbc32dea296b7174779ee37df9b620;Subject=\"\";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account",
    "x-forwarded-for": "78.84.65.215, 127.0.0.1,10.42.7.1",
    "x-forwarded-host": "api.playground.france-identite.gouv.fr",
    "x-forwarded-proto": "https",
    "x-forwarded-server": "api.playground.france-identite.gouv.fr",
    "x-request-id": "27067274-8d9b-4748-8d43-602e37510ed9"
  },
  "is_dpop": false,
  "proofs_present": true
}
2026-08-12 13:14:04 info /token Access token issued
Data:
{
  "credential_configuration_ids": [
    "eu.europa.ec.eudi.pid_mdoc"
  ],
  "dpop_bound": false,
  "expires_in": 86400,
  "token_type": "Bearer"
}
2026-08-12 13:14:04 debug /token Authorization details resolved
Data:
{
  "auth_details": null,
  "claims_data_present": false,
  "credential_configuration_ids": [
    "eu.europa.ec.eudi.pid_mdoc"
  ]
}
2026-08-12 13:14:04 info /token Token request received (pre-authorized_code)
Data:
{
  "authorization_details_present": false,
  "client_id": "did:jwk:eyJjcnYiOiJQLTI1NiIsImt0eSI6IkVDIiwieCI6IndCNHRJUF9WeEF5SWlyUEJqS0d6YjlzQUFWQkYyUmZZSEg3TUVGSnFZY0EiLCJ5IjoiUVJQMTlOamFRVVBnbXh3X003OFUxSDNzRU5zNFFmR2l0WUh1dE9KY1lETSJ9",
  "dpop_present": false,
  "grant_type": "pre-authorized_code",
  "tx_code_present": true
}
2026-08-12 13:14:04 debug /token Token request received
Data:
{
  "form_body": {
    "client_id": "did:jwk:eyJjcnYiOiJQLTI1NiIsImt0eSI6IkVDIiwieCI6IndCNHRJUF9WeEF5SWlyUEJqS0d6YjlzQUFWQkYyUmZZSEg3TUVGSnFZY0EiLCJ5IjoiUVJQMTlOamFRVVBnbXh3X003OFUxSDNzRU5zNFFmR2l0WUh1dE9KY1lETSJ9",
    "grant_type": "urn:ietf:params:oauth:grant-type:pre-authorized_code",
    "pre-authorized_code": "AH-iPPwCHhzMcB1wlTv9VOM_mTeufc0KCBAPu5_zfBg",
    "scope": "eu.europa.ec.eudi.pid.mdoc",
    "tx_code": "6573"
  },
  "headers": {
    "accept-encoding": "gzip",
    "content-length": "374",
    "content-type": "application/x-www-form-urlencoded",
    "host": "api.playground.france-identite.gouv.local:32689",
    "traceparent": "00-030363380d0eb8deb0927f622a666cfe-1f4e7d25bd3fc673-01",
    "tracestate": "6413ce6d-c59310fd@dtr=1;c7bcd6b8acfff398;0;7bed76158a484fc6;42096143328852387;25",
    "user-agent": "NamirialWallet/1.12.0+122",
    "via": "1.1 Caddy",
    "x-dynatrace": "MT_3_2_42096143328852387_25-0_7bed7615-8a48-4fc6-8922-630e6adf401e_208_259_1376",
    "x-envoy-attempt-count": "1",
    "x-envoy-external-address": "10.42.7.1",
    "x-envoy-original-path": "/igrantio/issuer-backend/token",
    "x-forwarded-client-cert": "By=spiffe://cluster.local/ns/igrantio/sa/igrantio-playground-unfold;Hash=8ed96b507acdeea7de094a0dcfa85b6ee9fbc32dea296b7174779ee37df9b620;Subject=\"\";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account",
    "x-forwarded-for": "78.84.65.215, 127.0.0.1,10.42.7.1",
    "x-forwarded-host": "api.playground.france-identite.gouv.fr",
    "x-forwarded-proto": "https",
    "x-forwarded-server": "api.playground.france-identite.gouv.fr",
    "x-request-id": "780092fa-f967-4c1c-acd3-2b21a8a66f0b"
  },
  "require_wallet_attestation": false,
  "wa_provided": false,
  "wa_validated_at_par": false
}
2026-08-12 13:13:52 info /credential_offers Credential offer retrieved by wallet
Data:
{
  "offer_id": "7HQqQTPk5YP-qD5drE_jnA"
}
2026-08-12 13:13:49 info /credential_offers Credential offer created
Data:
{
  "credential_offer": {
    "credential_configuration_ids": [
      "eu.europa.ec.eudi.pid_mdoc"
    ],
    "credential_issuer": "https://api.playground.france-identite.gouv.fr/igrantio/issuer-backend",
    "grants": {
      "urn:ietf:params:oauth:grant-type:pre-authorized_code": {
        "pre-authorized_code": "AH-iPPwCHhzMcB1wlTv9VOM_mTeufc0KCBAPu5_zfBg",
        "tx_code": {
          "input_mode": "numeric",
          "length": 4
        }
      }
    }
  },
  "grant_type": "pre-authorized_code",
  "offer_id": "7HQqQTPk5YP-qD5drE_jnA"
}
2026-08-12 13:13:49 info /credential_offers Pre-authorized code created
Data:
{
  "code": "AH-iPPwCHhzMcB1wlTv9VOM_mTeufc0KCBAPu5_zfBg",
  "credential_configuration_ids": [
    "eu.europa.ec.eudi.pid_mdoc"
  ],
  "tx_code_present": true
}
2026-08-12 13:13:49 info /credential_offers Credential offer requested
Data:
{
  "claims_present": false,
  "credential_configuration_ids": [
    "eu.europa.ec.eudi.pid_mdoc"
  ],
  "grants": {
    "pre_authorized_code": true,
    "tx_code": {
      "input_mode": "numeric",
      "length": 4
    }
  },
  "require_key_attestation": false,
  "require_wallet_attestation": false,
  "subject_id": null
}

Events

3 total
Type Timestamp Details
token_exchanged 2026-08-12 13:14:04 {'grant_type': 'pre-authorized_code'}
offer_retrieved 2026-08-12 13:13:52 None
offer_created 2026-08-12 13:13:49 {'credential_configuration_ids': ['eu.europa.ec.eudi.pid_mdoc']}