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]"