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

EB28VNC_lz0ZpNKA8xlacA

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-20 14:12:08 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-20 14:12:08 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-20 14:12:08 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-20 14:12:08 debug /token Token request received
Data:
{
  "form_body": {
    "grant_type": "urn:ietf:params:oauth:grant-type:pre-authorized_code",
    "pre-authorized_code": "5N5wxzA02csfLNCNXgvW6D_p7kRnezxibbThFMVooyA"
  },
  "headers": {
    "accept-encoding": "gzip",
    "content-length": "137",
    "content-type": "application/x-www-form-urlencoded",
    "host": "api.playground.france-identite.gouv.local:32689",
    "traceparent": "00-c4cd1bb53d94c1e4dd04d5f4722a0974-7b5dc75c32d74cb9-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=ded1d755cb6da717404ab1017226d042c227c6a8cf68e021c4add914d8d3f54a;Subject=\"\";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account",
    "x-forwarded-for": "94.33.5.163, 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": "b49072b7-6761-40e7-af0d-9e186042e0e9"
  },
  "require_wallet_attestation": false,
  "wa_provided": false,
  "wa_validated_at_par": false
}
2026-08-20 14:12:06 info /credential_offers Credential offer retrieved by wallet
Data:
{
  "offer_id": "SvSutmejMH8KM0DYDmMdQA"
}
2026-08-20 14:11:49 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": "5N5wxzA02csfLNCNXgvW6D_p7kRnezxibbThFMVooyA"
      }
    }
  },
  "grant_type": "pre-authorized_code",
  "offer_id": "SvSutmejMH8KM0DYDmMdQA"
}
2026-08-20 14:11:49 info /credential_offers Pre-authorized code created
Data:
{
  "code": "5N5wxzA02csfLNCNXgvW6D_p7kRnezxibbThFMVooyA",
  "credential_configuration_ids": [
    "eu.europa.ec.eudi.pid_jwt_vc"
  ],
  "tx_code_present": false
}
2026-08-20 14:11:49 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-20 14:12:08 {'grant_type': 'pre-authorized_code'}
offer_retrieved 2026-08-20 14:12:06 None
offer_created 2026-08-20 14:11:49 {'credential_configuration_ids': ['eu.europa.ec.eudi.pid_jwt_vc']}