{
    "clientId": "<your-client-id>",
    "clientSecret": "<your-client-secret>",
    "refreshIntervalMinutes": 60,
    "sessionDurationMinutes": 30,
    "defaultTimeoutMillis": 10000,
    "trackingIntervalMillis": 1000,
    "environment": "production",
    "topLevelDomain": ".example.com",
    "proxyHost": "http://192.168.0.25:8080",
    "networkDomain": "example.com"
}