Virtual Driver
Defines the virtual driver connection used to dynamically retrieve API keys on behalf of incoming tenants.
{
"virtualDriver": {
"enabled": false,
"clientKey": "",
"clientSecret": "",
"username": "",
"password": "",
"baseURL": "",
"application": ""
}
}