{ "ConnectionStrings": { "Default": "Server=dev.ccwin-in.com,13319;Database=DataExchange_Main;uid=ccwin-in;pwd=Microsoft@2022;", "DataExchange": "Server=dev.ccwin-in.com,13319;Database=DataExchange_Main;uid=ccwin-in;pwd=Microsoft@2022;" }, "AuthServer": { "Authority": "http://dev.ccwin-in.com:59093/", "RequireHttpsMetadata": "false", "SwaggerClientId": "admin", "SwaggerClientSecret": "1q2w3E*", "grant_type": "password", "AlwaysAllowAuthorization": true }, "Authentication": { "client_id": "Auth_App", "client_secret": "1q2w3e*", "grant_type": "password", "username": "jiekou1", "password": "1q2w3E*" }, "RemoteServices": { "BaseData": { "BaseUrl": "http://localhost:59094/" }, "Store": { "BaseUrl": "http://localhost:59095/" }, "Label": { "BaseUrl": "http://localhost:59092/" }, "Auth": { "BaseUrl": "http://localhost:59093/" } }, "DataExchangeOptions": { "IncomingOptions": { "Active": true, "PeriodSeconds": 10, "RetryTimes": 3, "BatchSize": 100 }, "OutgoingOptions": { "Active": false, "PeriodSeconds": 10, "RetryTimes": 3, "BatchSize": 100, "BaseUrl": "https://localhost:7034/test", "Username": "username", "Password": "password" } } }