{
  "credential_issuer": "https://<CODEB_TENANT_HOST>",
  "credential_configuration_ids": [
    "codeb-pid-mdoc-eu-01"
  ],
  "grants": {
    "authorization_code": {
      "issuer_state": "REPLACE-WITH-ISSUER-STATE-OPAQUE",
      "authorization_server": "https://<CODEB_TENANT_HOST>"
    }
  },
  "_notes": {
    "spec": "OpenID for Verifiable Credential Issuance (OID4VCI) - Draft 15",
    "credential_format_hint": "mso_mdoc (ISO/IEC 18013-5 mDL / ISO/IEC 23220-4)",
    "doctype": "eu.europa.ec.eudi.pid.1",
    "namespaces_hint": ["eu.europa.ec.eudi.pid.1"],
    "reference_docs": "https://docs.eudi.dev/",
    "deep_link_wrapper": "openid-credential-offer://?credential_offer=<URL-ENCODED-JSON>"
  }
}
