Setting the Key Vault in the Configuration File - API Server - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

API Server

Platform
OnBase
Product
API Server
Release
Foundation 24.1
License
Standard
Essential
Premier

The Key Vault should be used instead of the master password when the tenant is using multiple TempFS instances, if regular key rotation is required, or if the encryption regulations must be followed by the company. Before the Key Vault can be set up, the IDP client and the Key Vault URL must be configured.

The Key Vault must be set in the 5_tempfs.json configuration file. To configure the Key Vault, execute the following command from a command line interface, with [path to 5_tempfs.json] replaced with the path to the 5_tempfs.json file and [path to API Server] replaced with the the path to the folder with API Server:

.\TempFileService.Configuration.exe security set-global-scheme --use-key-vault --application-root "[path to API Server]" --json-config "[path to 5_tempfs.json]"