Skip to main content

Read secure vault

GET 

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

Retrieves the current secure vault configuration for OID4VCI and OpenID4VP key storage.

Responses

Response Headers
    Schema
      hashicorpVault object

      HashiCorp Vault configuration for external key management used for OID4VCI credential signing.

      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

      iGrant.io managed vault configuration for OID4VCI credential signing.

      enabled boolean

      Specifies whether iGrant.io Vault is enabled

      qtsp object

      Qualified Trust Service Provider (QTSP) configuration for qualified electronic signatures compliant with eIDAS regulation.

      enabled boolean

      Specifies whether Qualified Trust Service Provider (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...