{ "ConnectionStrings": { "BookstoreDb": "mongodb://admin:MioTech4ever!@localhost:27017", "MyCoreDb": "mongodb://admin:MioTech4ever!@localhost:27017" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "Tokens": { "Secret": "%G2YZ=\tgN7fC9M$FXDt#q*a&]Z", "AccessTokenExpiration": 86400, "RefreshTokenExpiration": 518400 }, "SecuritySettings": { "Secret": "azertyuiopqsdfgh", "Issuer": "MyCore", "Audience": "the client of your app", "IdType": "Name", "TokenExpiryInHours": 2 }, "BrokerHostSettings": { "Host": "192.168.31.140", "Port": 1883 }, "ClientSettings": { "Id": "5eb020f043ba8930506acbdd", "UserName": "mqtt", "Password": "mqtt" } }