Skip to main content
Version: v0.25.0 (Latest)

Credential Designs: Credential designs

Catalog id: resource.credentialDesigns.credential-designs

Tenant library of credential designs: format bindings, claims, localization, and attached render variants used by issuance and wallets.

Guide (decisions and dual path): Credential designs.

Open it

NavigationResources > Credential Designs > Credential designs
Deep link#resource=credentialDesigns&rarea=credential-designs
ScopeTenant
Credential designs list

What you can do

  • List designs by alias, hosting mode, and binding summary.
  • Create a design (alias, display name, format, primary type id, optional configuration id).
  • Open the workbench tabs: Overview, Claims, Localization, Render, Source JSON, Resolved Preview.
  • Duplicate, refresh (cached external), or delete designs.
  • Attach render variants and assets managed in sibling areas.

Create

Minimum identity to register the type. Claims and localization are finished on the workbench after create.

Create credential design

Workbench tabs

Overview

Alias, format, and format-specific binding identifiers (VCT, type, doctype, credential configuration id, VCT hosting).

Credential design Overview

Claims

Claim tree: paths, value kinds, widget hints, selective disclosure policy.

Credential design Claims

Localization

Per-locale display strings and claim labels.

Credential design Localization

Render

Attach/detach render variants and per-locale preferences. Edit variant content under Render variants.

Credential design Render

Source JSON

Raw design document for import/export style edits.

Credential design Source JSON

Resolved preview

Effective design for a preview locale after inheritance.

Credential design Resolved preview

REST

List:

List credential designs

Endpoint: GET /api/credential-design/v1/designs/credentials

Captured response: 200 OK

This captured endpoint is shown from the E2E run; it is not mapped to one of the generated EDK REST API reference pages.

Live against connected environment

Connect an environment to rewrite this call to real service bases and run it.

Create (EuPid SD-JWT example):

Create EuPid SD-JWT design

Endpoint: POST /api/credential-design/v1/designs/credentials

Captured response: 201 Created

This captured endpoint is shown from the E2E run; it is not mapped to one of the generated EDK REST API reference pages.

Live against connected environment

Connect an environment to rewrite this call to real service bases and run it.

Credential design API. Guide: Credential designs.

Issuer Branding, Render variants, Assets, Status lists