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

FYiMu-nlQxwzTYWh6xmklA

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:31:56 info /credential_offers Credential offer retrieved by wallet
Data:
{
  "offer_id": "kdQJNu_9tMTXXmPMbxaGEw"
}
2026-04-29 07:31:55 info /credential_offers Credential offer retrieved by wallet
Data:
{
  "offer_id": "kdQJNu_9tMTXXmPMbxaGEw"
}
2026-04-29 07:31:42 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": "EhVd0ghq2e8IuphA6hJQIpPHV2zhBlHsx-8gAfJhtdw",
        "tx_code": {
          "input_mode": "numeric",
          "length": 4
        }
      }
    }
  },
  "grant_type": "pre-authorized_code",
  "offer_id": "kdQJNu_9tMTXXmPMbxaGEw"
}
2026-04-29 07:31:42 info /credential_offers Pre-authorized code created
Data:
{
  "code": "EhVd0ghq2e8IuphA6hJQIpPHV2zhBlHsx-8gAfJhtdw",
  "credential_configuration_ids": [
    "org.iso.18013.5.1.mDL"
  ],
  "tx_code_present": true
}
2026-04-29 07:31:42 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": true,
  "require_wallet_attestation": true,
  "subject_id": null
}

Events

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