Overview

Services provide the functional capabilities for decentralized identity and ID wallets. They can be created inside of tenants and sub-tenants.

Each service has its own configuration. Therefore, you can have services of the same type for different purposes. For example, you could have an issuer for issuing only W3C credentials and another for only SD-JWT VCs.

Get Started

  • Issuer - Sign and issue credentials via OID4VC.
  • Verifier - Request and verify credentials via OID4VP.
  • KMS - Manage keys for wallet & credential signing.
  • DID Service - Create DIDs based on various methods (did:key, did:web, ...).
  • DID Store - Store and query did documents.
  • DID Registry - Create and manage DIDs based on various methods.
  • Credential Status Service - Create and manage status credentials (BitstringStatusList, StatusList2021, RevocationList2020, TokenStatusList).
  • Credential Store Service - Sotre and query credentials.
  • Wallet Service - Custodial wallet for storing and managing credentials and keys.
Last updated on July 23, 2025