This environment is intended for testing issuance workflows and conducting interoperability sessions. For enquiries or support, please contact [email protected]

Session Detail

Inspect a single issuance session

K5JZpGzXSiIovzLgPoUgMw

offer_created
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

4 total
2026-04-28 12:17:17 info /credential_offers Credential offer retrieved by wallet
Data:
{
  "offer_id": "bKRdNa8A1qESKGL4bFvFOw"
}
2026-04-28 12:17:12 info /credential_offers Credential offer created
Data:
{
  "credential_offer": {
    "credential_configuration_ids": [
      "eu.europa.ec.eudi.pid_jwt_vc"
    ],
    "credential_issuer": "https://issuer-playground-service.igrant.io",
    "grants": {
      "urn:ietf:params:oauth:grant-type:pre-authorized_code": {
        "pre-authorized_code": "b2a-s7Aiq7nGcXF49pFPTzfjsHEN70RNPWa1_N_UfNk",
        "tx_code": {
          "description": "twest",
          "input_mode": "numeric",
          "length": 4
        }
      }
    }
  },
  "grant_type": "pre-authorized_code",
  "offer_id": "bKRdNa8A1qESKGL4bFvFOw"
}
2026-04-28 12:17:12 info /credential_offers Pre-authorized code created
Data:
{
  "code": "b2a-s7Aiq7nGcXF49pFPTzfjsHEN70RNPWa1_N_UfNk",
  "credential_configuration_ids": [
    "eu.europa.ec.eudi.pid_jwt_vc"
  ],
  "tx_code_present": true
}
2026-04-28 12:17:12 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,
    "tx_code": {
      "description": "twest",
      "input_mode": "numeric",
      "length": 4,
      "value": "1234"
    }
  },
  "require_key_attestation": true,
  "require_wallet_attestation": true,
  "subject_id": null
}

Events

2 total
Type Timestamp Details
offer_retrieved 2026-04-28 12:17:17 None
offer_created 2026-04-28 12:17:12 {'credential_configuration_ids': ['eu.europa.ec.eudi.pid_jwt_vc']}