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

7jSNxozLHXhkyeR_EUK7fg

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

5 total
2026-04-29 07:32:46 info /credential_offers Credential offer retrieved by wallet
Data:
{
  "offer_id": "9IVO-XgNVO2_HToL8T3AZQ"
}
2026-04-29 07:32:45 info /credential_offers Credential offer retrieved by wallet
Data:
{
  "offer_id": "9IVO-XgNVO2_HToL8T3AZQ"
}
2026-04-29 07:32:31 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": "FRf1IGF998wMy8PyRoGWJyiHo4UbGnN3MgSvQhNUzxU",
        "tx_code": {
          "input_mode": "numeric",
          "length": 4
        }
      }
    }
  },
  "grant_type": "pre-authorized_code",
  "offer_id": "9IVO-XgNVO2_HToL8T3AZQ"
}
2026-04-29 07:32:30 info /credential_offers Pre-authorized code created
Data:
{
  "code": "FRf1IGF998wMy8PyRoGWJyiHo4UbGnN3MgSvQhNUzxU",
  "credential_configuration_ids": [
    "org.iso.18013.5.1.mDL"
  ],
  "tx_code_present": true
}
2026-04-29 07:32:30 info /credential_offers Credential offer requested
Data:
{
  "claims_present": false,
  "credential_configuration_ids": [
    "org.iso.18013.5.1.mDL"
  ],
  "grants": {
    "pre_authorized_code": true,
    "tx_code": {
      "input_mode": "numeric",
      "length": 4,
      "value": "12345"
    }
  },
  "require_key_attestation": false,
  "require_wallet_attestation": false,
  "subject_id": null
}

Events

3 total
Type Timestamp Details
offer_retrieved 2026-04-29 07:32:46 None
offer_retrieved 2026-04-29 07:32:45 None
offer_created 2026-04-29 07:32:31 {'credential_configuration_ids': ['org.iso.18013.5.1.mDL']}