Simple demo credential

A demonstration verifiable credential for identity verification.

urn:demo:1 TS11

Credential Template Preview

SVG credential template

Display Properties

en_US

Name
Simple demo credential

TS11 Schema Metadata

Schema ID
c48100f6-f19d-5f79-9bf5-819c293a08a4
Version
0.1.0
Attestation LoS
iso_18045_basic
Binding Type
key
Supported Formats
dc+sd-jwt
API Endpoint
GET /schemas/c48100f6-f19d-5f79-9bf5-819c293a08a4

Schema URIs

dc+sd-jwt
https://registry.siros.org/sirosfoundation/vctm_demo_1.vctm.json

Attestation Rulebook

https://registry.siros.org/sirosfoundation/vctm_demo_1/rulebook.html

Source

Repository
sirosfoundation/demo-credentials

Claims (3)

Path Display Name
email
given_name
family_name

SD-JWT VC Type Metadata (IETF draft-ietf-oauth-sd-jwt-vc)

{
  "vct": "urn:demo:1",
  "name": "Simple demo credential",
  "description": "A demonstration verifiable credential for identity verification.",
  "display": [
    {
      "locale": "en_US",
      "name": "Simple demo credential",
      "rendering": {
        "simple": {
          "background_color": "#1a365d",
          "text_color": "#ffffff"
        },
        "svg_templates": [
          {
            "uri": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iODI5IiBoZWlnaHQ9IjUwNCIgdmVyc2lvbj0iMS4xIj4KCTx0ZXh0IHg9IjQ1IiB5PSIxNzAiIGZvbnQtZmFtaWx5PSJtYXRoIiBmb250LXNpemU9IjI1IiBmaWxsPSIjNzAwMDAwIiBmb250LXdlaWdodD0iYm9sZCI+RW1haWw8L3RleHQ+Cgk8dGV4dCB4PSI0NSIgeT0iMjAwIiBmb250LWZhbWlseT0ibWF0aCIgZm9udC1zaXplPSIzMCIgZmlsbD0iIzYyNWY2MCIgZm9udC13ZWlnaHQ9Im5vcm1hbCI+e3tlbWFpbH19PC90ZXh0PgoJPHRleHQgeD0iNDUiIHk9IjI1MCIgZm9udC1mYW1pbHk9Im1hdGgiIGZvbnQtc2l6ZT0iMjUiIGZpbGw9IiM3MDAwMDAiIGZvbnQtd2VpZ2h0PSJib2xkIj5OYW1lPC90ZXh0PgoJPHRleHQgeD0iNDUiIHk9IjI4MCIgZm9udC1mYW1pbHk9Im1hdGgiIGZvbnQtc2l6ZT0iMzAiIGZpbGw9IiM2MjVmNjAiIGZvbnQtd2VpZ2h0PSJub3JtYWwiPnt7Z2l2ZW5fbmFtZX19IHt7ZmFtaWx5X25hbWV9fTwvdGV4dD4KPC9zdmc+Cg=="
          }
        ]
      }
    }
  ],
  "claims": [
    {
      "path": [
        "email"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Email"
        }
      ],
      "description": "Email address of the holder",
      "svg_id": "email"
    },
    {
      "path": [
        "given_name"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Given Name"
        }
      ],
      "description": "The given name of the credential holder",
      "svg_id": "given_name"
    },
    {
      "path": [
        "family_name"
      ],
      "display": [
        {
          "locale": "en-US",
          "label": "Family Name"
        }
      ],
      "description": "The family name of the credential holder",
      "svg_id": "family_name"
    }
  ]
}

Demo Credentials Rulebook

Scope

This rulebook governs the demo credentials published by the SIROS Foundation for testing and development purposes.

Credential Types

Credential LoS Binding
Demo 1 Low cnf
Diploma Substantial cnf
EHIC High cnf
PID (ARF 1.5) High cnf
PID (Rulebook 1.5) High cnf

Issuance Policy

These credentials are issued for demonstration purposes only and carry no legal or operational validity. They are intended to support interoperability testing across wallet implementations.

Trust Framework

Demo credentials are not part of any production trust framework. They follow the TS11 attestation catalogue format for structural compliance testing.