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

Trust domains: Domains

Catalog id: resource.trustDomains.domains

Tenant library of trust domains: named collections of anchors and bindings used for issuer and authority validation. Lifecycle is Draft, Active, Disabled.

Guide: Trust domains.

Open it

NavigationResources > Trust domains > Domains
Deep link#resource=trustDomains&rarea=domains
ScopeTenant

Inventory

Name, status, anchor count, validity, last update. Create starts a Draft domain.

Trust domains list

Create

Display name and optional description. Status starts as Draft until you activate.

New trust domain

Detail: Overview

Identity, validity window, activate / disable / delete.

Trust domain Overview

Detail: Anchors

Trusted identities (X.509, DID, JWK, federation) with role and purpose.

Trust domain Anchors

Detail: Bindings

Purpose and target links (for example credential definition) for this domain.

Trust domain Bindings

Detail: Diagnostics

Preview anchor and OID4VP resolution for this domain / optional context.

Trust domain Diagnostics

REST

List:

List trust domains

Endpoint: GET /api/trust-domain/v1/domains

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:

Create trust domain

Endpoint: POST /api/trust-domain/v1/domains

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.

Get:

Get trust domain

Endpoint: GET /api/trust-domain/v1/domains/trust-domain-eu-wallet

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.

Activate:

Activate trust domain

Endpoint: PUT /api/trust-domain/v1/domains/trust-domain-partner-dids

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.

List anchors:

List trust anchors

Endpoint: GET /api/trust-domain/v1/domains/trust-domain-eu-wallet/anchors

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.

List bindings:

List trust-domain bindings

Endpoint: GET /api/trust-domain/v1/bindings

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.

Trust domain API. Guide: Trust domains.

Policy, Keys and DID, Verify credentials