Setting up configuration
[
{
"type": "ledger",
"settings": {
"env": "environment-in-ledger",
"scope": "auth/your-tenant-name",
"tenant": "your-tenant-name",
"clientId": "your-client-id",
"clientSecret": "your-client-secret",
"brokerShortName": "your-broker-name" // optional
}
},
// other existing settings here
]Setting
Type
Description
Last updated
Was this helpful?