Skip to main content

Read secure vault

GET 

/v2/config/digital-wallet/openid/key-management

This endpoint is used for reading secure vault.

Responses

Response Headers
    Schema
      hashicorpVault object
      enabled boolean

      Specifies whether Hashicorp Vault is enabled

      vaultUsername string

      Username for Hashicorp Vault authentication

      vaultPassword string

      Password for Hashicorp Vault authentication

      vaultAddress string

      Address of the Hashicorp Vault server

      vaultNamespace string

      Namespace in Hashicorp Vault

      igrantioVault objectrequired
      enabled boolean

      Specifies whether iGrant.io Vault is enabled

      qtsp object
      enabled boolean

      Specifies whether QTSP is enabled

      cscUrl string

      URL for the CSC service

      clientId string

      Client ID for QTSP authentication

      clientSecret string

      Client secret for QTSP authentication

      userID string

      User ID for QTSP service

    Loading...