Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.4 KB

File metadata and controls

40 lines (30 loc) · 2.4 KB

Usage Guides

This directory contains step-by-step usage guides for integrating with the Tractus-X IdentityHub and IssuerService components.

Available Guides

End-to-end guide for the Decentralized Claims Protocol (DCP) credential issuance flow. Covers:

  • Creating and activating participant contexts on both IssuerService and IdentityHub
  • Configuring attestations, credential definitions, and holders
  • Requesting and receiving a MembershipCredential via the DCP protocol
  • Verifying the issued credential (signature, revocation status)
Step Description
00 — Prerequisites Super-user API keys and environment setup
01 — Create Issuer Participant Create the Issuer's ParticipantContext
02 — Create Holder Participant Create the Holder's ParticipantContext
03 — Activate Participant Contexts Activate contexts and publish DID documents
04 — Verify DID Documents Verify DIDs are published and resolvable
05 — Create Attestation Define holder verification rules
06 — Create Credential Definition Configure credential types and mappings
07 — Register Holder Register the IdentityHub as a known holder
08 — Request Credentials Trigger the DCP issuance flow
09 — Retrieve Credentials Retrieve the issued credential
10 — Verify Credential Verify signature, temporal claims, and revocation

NOTICE

This work is licensed under the CC-BY-4.0.