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

w7HwH0_saAvNhfQiM2IsGQ

offer_created
pre-authorized_code


org.iso.18013.5.1.mDL

Supply Claims

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

Session Logs

3 total
2026-04-29 10:35:39 info /credential_offers Credential offer created
Data:
{
  "credential_offer": {
    "credential_configuration_ids": [
      "org.iso.18013.5.1.mDL"
    ],
    "credential_issuer": "https://issuer-playground-service.igrant.io",
    "grants": {
      "urn:ietf:params:oauth:grant-type:pre-authorized_code": {
        "pre-authorized_code": "JbCAyl9eazLo1lNFS7WtEJ1MbpM8bUNdWbTUFCfUOHY"
      }
    }
  },
  "grant_type": "pre-authorized_code",
  "offer_id": "RRyofKBpVeIh_r_WZoehdg"
}
2026-04-29 10:35:38 info /credential_offers Pre-authorized code created
Data:
{
  "code": "JbCAyl9eazLo1lNFS7WtEJ1MbpM8bUNdWbTUFCfUOHY",
  "credential_configuration_ids": [
    "org.iso.18013.5.1.mDL"
  ],
  "tx_code_present": false
}
2026-04-29 10:35:38 info /credential_offers Credential offer requested
Data:
{
  "claims_present": false,
  "credential_configuration_ids": [
    "org.iso.18013.5.1.mDL"
  ],
  "grants": {
    "pre_authorized_code": true
  },
  "require_key_attestation": false,
  "require_wallet_attestation": true,
  "subject_id": null
}

Events

1 total
Type Timestamp Details
offer_created 2026-04-29 10:35:39 {'credential_configuration_ids': ['org.iso.18013.5.1.mDL']}