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

Issuer Settings for the Tenant

The issuer design is the tenant's issuing identity: the party name and branding wallets display, bound to the did:web identifier whose assertion key signs the credentials. Schemas are in the Credential Design API reference.

01 Create issuer design

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

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.

Credential designs created in the next step are issued under this identity. Wallets show the display name and description during the offer and store them with the credential.

Next, create the credential designs.