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

CNwlqmwHscgZnnFw4jOr3Q

token_exchanged
pre-authorized_code


eu.europa.ec.av.1

Supply Claims

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

Session Logs

13 total
2026-06-08 06:46:29 error /credential Missing credential_identifier and credential_configuration_id
Data:
{
  "help": "Include `credential_identifier` from the authorization_details in the token response, or `credential_configuration_id` from the issuer\u0027s /.well-known/openid-credential-issuer metadata.",
  "reason": "The credential request must include either `credential_identifier` (from the token response) or `credential_configuration_id` (from issuer metadata). Neither was provided.",
  "spec_ref": "OID4VCI Section 8.2"
}
2026-06-08 06:46:29 debug /credential Credential request body
Data:
{
  "claims": null,
  "credential_definition": null,
  "credential_identifier": null,
  "credential_response_encryption": null,
  "doctype": "eu.europa.ec.av.1",
  "format": "mso_mdoc",
  "proof": null,
  "proofs": null,
  "vct": null
}
2026-06-08 06:46:29 info /credential Credential request received
Data:
{
  "credential_configuration_id": null,
  "credential_identifier": null,
  "headers": {
    "accept": "application/json",
    "accept-charset": "UTF-8",
    "accept-encoding": "gzip",
    "authorization": "DPoP IOz2zO-vDoiJtesuOcTLDc8bExUS2Pu5etSZ1_fo-0Q",
    "content-length": "199",
    "content-type": "application/json",
    "dpop": "eyJ0eXAiOiJkcG9wK2p3dCIsImFsZyI6IkVTMjU2IiwiandrIjp7Imt0eSI6IkVDIiwiY3J2IjoiUC0yNTYiLCJ4IjoiSVV6SVltSmw2NW9tQlpxbERrTFhOelhyQ2p5U0FzTURfSzliWHRpdGJJSSIsInkiOiJfeVRMY3Q1U2VKdmhKdnRBQ0duZk5Ibk95bHAzUjg5YnZySWJOZmhncl8wIn19.eyJodG0iOiJQT1NUIiwiaHR1IjoiaHR0cHM6Ly9hcGkucGxheWdyb3VuZC5mcmFuY2UtaWRlbnRpdGUuZ291di5mci9pZ3JhbnRpby9pc3N1ZXItYmFja2VuZC9jcmVkZW50aWFsIiwiYXRoIjoiME5JZGI0SFRYejNFb0dCcTZ1OUF6d3JycFh0YkRLV3lWV1lZeTdlVnVzMCIsImlhdCI6MTc4MDkwMTE4OSwianRpIjoiT3pvU09TSVZRYU5jeVNrNSJ9.Iuw9CD3GMno-j7e8KfyU0Cwm41hvdCF1SL2HVsAdAB8TdBTWHJTGgbxyZdwB7HvIHvzgF9HHsnQhBW055AyMgQ",
    "host": "api.playground.france-identite.gouv.local:32689",
    "traceparent": "00-5637f17836f053562a18905d1816c75f-e1832b454616754e-00",
    "tracestate": "",
    "user-agent": "ktor-client",
    "via": "1.1 Caddy",
    "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=6076de711d3ccaa7140430ed3f172cd58481eb934642f4535086b3fa386ae3d6;Subject=\"\";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account",
    "x-forwarded-for": "5.241.133.77, 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": "919a0106-c1cb-43df-a8e3-0e8622b33c83"
  },
  "is_dpop": true,
  "proofs_present": true
}
2026-06-08 06:46:28 info /token Access token issued
Data:
{
  "credential_configuration_ids": [
    "eu.europa.ec.av.1"
  ],
  "dpop_bound": true,
  "expires_in": 86400,
  "token_type": "DPoP"
}
2026-06-08 06:46:28 debug /token Authorization details resolved
Data:
{
  "auth_details": null,
  "claims_data_present": false,
  "credential_configuration_ids": [
    "eu.europa.ec.av.1"
  ]
}
2026-06-08 06:46:28 debug /token DPoP proof validated
Data:
{
  "dpop_jkt": "pIX1JOSQawvwmAfZrgta8nzddDCswH0UGTNIjqWPINU"
}
2026-06-08 06:46:28 info /token Token request received (pre-authorized_code)
Data:
{
  "authorization_details_present": false,
  "client_id": "edim-local",
  "dpop_present": true,
  "grant_type": "pre-authorized_code",
  "tx_code_present": false
}
2026-06-08 06:46:28 debug /token Token request received
Data:
{
  "form_body": {
    "client_id": "edim-local",
    "grant_type": "urn:ietf:params:oauth:grant-type:pre-authorized_code",
    "pre-authorized_code": "F8TqS35_YQTCpMMOENEf1jjm36DHndYMs9J1bm2Cw3g"
  },
  "headers": {
    "accept": "application/json",
    "accept-charset": "UTF-8",
    "accept-encoding": "gzip",
    "content-length": "158",
    "content-type": "application/x-www-form-urlencoded; charset=UTF-8",
    "dpop": "eyJ0eXAiOiJkcG9wK2p3dCIsImFsZyI6IkVTMjU2IiwiandrIjp7Imt0eSI6IkVDIiwiY3J2IjoiUC0yNTYiLCJ4IjoiSVV6SVltSmw2NW9tQlpxbERrTFhOelhyQ2p5U0FzTURfSzliWHRpdGJJSSIsInkiOiJfeVRMY3Q1U2VKdmhKdnRBQ0duZk5Ibk95bHAzUjg5YnZySWJOZmhncl8wIn19.eyJodG0iOiJQT1NUIiwiaHR1IjoiaHR0cHM6Ly9hcGkucGxheWdyb3VuZC5mcmFuY2UtaWRlbnRpdGUuZ291di5mci9pZ3JhbnRpby9pc3N1ZXItYmFja2VuZC90b2tlbiIsImlhdCI6MTc4MDkwMTE4OCwianRpIjoieF9nMkl6WF9Wc1VTaUpmeiJ9.RP22U5D42CkmY2BBZA_EXT5iTiEIq_DjaXzeJ1n-VUtqG5j4_SvJ-zX4aFMvih8iB_sr8aftwxN66XT_9G1QlA",
    "host": "api.playground.france-identite.gouv.local:32689",
    "traceparent": "00-fdb0b56cae2434c9e718a5d999b5f870-41bc1351a5ea737d-00",
    "tracestate": "",
    "user-agent": "ktor-client",
    "via": "1.1 Caddy",
    "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=6076de711d3ccaa7140430ed3f172cd58481eb934642f4535086b3fa386ae3d6;Subject=\"\";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account",
    "x-forwarded-for": "5.241.133.77, 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": "ed48143d-2408-478b-9f85-c38e8c2ba52f"
  },
  "require_wallet_attestation": false,
  "wa_provided": false,
  "wa_validated_at_par": false
}
2026-06-08 06:46:25 info /credential_offers Credential offer retrieved by wallet
Data:
{
  "offer_id": "Ge5G7t9f2c1Y85Xz4vr0nQ"
}
2026-06-08 06:46:24 info /credential_offers Credential offer retrieved by wallet
Data:
{
  "offer_id": "Ge5G7t9f2c1Y85Xz4vr0nQ"
}
2026-06-08 06:46:18 info /credential_offers Credential offer created
Data:
{
  "credential_offer": {
    "credential_configuration_ids": [
      "eu.europa.ec.av.1"
    ],
    "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": "F8TqS35_YQTCpMMOENEf1jjm36DHndYMs9J1bm2Cw3g"
      }
    }
  },
  "grant_type": "pre-authorized_code",
  "offer_id": "Ge5G7t9f2c1Y85Xz4vr0nQ"
}
2026-06-08 06:46:18 info /credential_offers Pre-authorized code created
Data:
{
  "code": "F8TqS35_YQTCpMMOENEf1jjm36DHndYMs9J1bm2Cw3g",
  "credential_configuration_ids": [
    "eu.europa.ec.av.1"
  ],
  "tx_code_present": false
}
2026-06-08 06:46:18 info /credential_offers Credential offer requested
Data:
{
  "claims_present": false,
  "credential_configuration_ids": [
    "eu.europa.ec.av.1"
  ],
  "grants": {
    "pre_authorized_code": true
  },
  "require_key_attestation": false,
  "require_wallet_attestation": false,
  "subject_id": null
}

Events

4 total
Type Timestamp Details
token_exchanged 2026-06-08 06:46:28 {'grant_type': 'pre-authorized_code'}
offer_retrieved 2026-06-08 06:46:25 None
offer_retrieved 2026-06-08 06:46:24 None
offer_created 2026-06-08 06:46:18 {'credential_configuration_ids': ['eu.europa.ec.av.1']}