Skip to main content

Configuration

Returns the system configuration.

While the system configuration cannot be modified via the API, it is partially exposed through the API. Understanding the configuration is important for determining which solution components are available, how to invoke each component, and how to retrieve capabilities and instance reports.

The API uses a pattern of referencing configuration instances rather than specifying types directly. Always check your system configuration to determine the correct reference identifiers for:

  • Credential formats
  • Key algorithms
  • Key storage providers
  • Issuance and verification protocols
  • Revocation methods
  • Datatypes
  • Transport protocols
  • Trust management solutions
  • DID methods

Related guide: Configuration