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

w_C0UM4C7UsfPBcGW3YuWA

token_exchanged
pre-authorized_code


eu.europa.ec.eudi.pid_jwt_vc

Supply Claims

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

Session Logs

8 total
2026-08-21 09:45:26 info /token Access token issued
Data:
{
  "credential_configuration_ids": [
    "eu.europa.ec.eudi.pid_jwt_vc"
  ],
  "dpop_bound": false,
  "expires_in": 86400,
  "token_type": "Bearer"
}
2026-08-21 09:45:26 debug /token Authorization details resolved
Data:
{
  "auth_details": null,
  "claims_data_present": false,
  "credential_configuration_ids": [
    "eu.europa.ec.eudi.pid_jwt_vc"
  ]
}
2026-08-21 09:45:26 info /token Token request received (pre-authorized_code)
Data:
{
  "authorization_details_present": false,
  "client_id": null,
  "dpop_present": false,
  "grant_type": "pre-authorized_code",
  "tx_code_present": false
}
2026-08-21 09:45:26 debug /token Token request received
Data:
{
  "form_body": {
    "grant_type": "urn:ietf:params:oauth:grant-type:pre-authorized_code",
    "pre-authorized_code": "_9QmLEAXG-GJCAAx_26clkMAdvfYsQDY-7KjwlNbOkA"
  },
  "headers": {
    "accept-encoding": "gzip",
    "content-length": "137",
    "content-type": "application/x-www-form-urlencoded",
    "host": "api.playground.france-identite.gouv.local:32689",
    "traceparent": "00-6a82842597e00fc4570f90daa633762e-40e7aadc194b5ce3-00",
    "tracestate": "",
    "user-agent": "Dart/3.13 (dart:io)",
    "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=055a6f96131c6ce06385a161c08e14d0f414af46ccbd9e2e081c4a15d227fd2e;Subject=\"\";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account",
    "x-forwarded-for": "94.33.181.86, 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": "43be27b4-0e70-4667-953d-38234e1e610d"
  },
  "require_wallet_attestation": false,
  "wa_provided": false,
  "wa_validated_at_par": false
}
2026-08-21 09:45:24 info /credential_offers Credential offer retrieved by wallet
Data:
{
  "offer_id": "JqW5C-3d02-3tVs_CKo37A"
}
2026-08-21 09:45:20 info /credential_offers Credential offer created
Data:
{
  "credential_offer": {
    "credential_configuration_ids": [
      "eu.europa.ec.eudi.pid_jwt_vc"
    ],
    "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": "_9QmLEAXG-GJCAAx_26clkMAdvfYsQDY-7KjwlNbOkA"
      }
    }
  },
  "grant_type": "pre-authorized_code",
  "offer_id": "JqW5C-3d02-3tVs_CKo37A"
}
2026-08-21 09:45:20 info /credential_offers Pre-authorized code created
Data:
{
  "code": "_9QmLEAXG-GJCAAx_26clkMAdvfYsQDY-7KjwlNbOkA",
  "credential_configuration_ids": [
    "eu.europa.ec.eudi.pid_jwt_vc"
  ],
  "tx_code_present": false
}
2026-08-21 09:45:20 info /credential_offers Credential offer requested
Data:
{
  "claims_present": false,
  "credential_configuration_ids": [
    "eu.europa.ec.eudi.pid_jwt_vc"
  ],
  "grants": {
    "pre_authorized_code": true
  },
  "require_key_attestation": false,
  "require_wallet_attestation": false,
  "subject_id": null
}

Events

3 total
Type Timestamp Details
token_exchanged 2026-08-21 09:45:26 {'grant_type': 'pre-authorized_code'}
offer_retrieved 2026-08-21 09:45:24 None
offer_created 2026-08-21 09:45:20 {'credential_configuration_ids': ['eu.europa.ec.eudi.pid_jwt_vc']}