=== id.ladaexpress.vn appsettings.json === { "AllowedHosts": "*", "ConnectionStrings": { "KimuserDbContextConnection": "Server=192.168.1.32;Database=LadaUser;User Id=ladadbm;Password=FPVCmmBFihwhYJSXm2dbs929x;MultipleActiveResultSets=true" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "EmailSetting": { "SmtpHost": "mail.ladaexpress.vn", "SmtpPort": 25, "SmtpUser": "no-reply@ladaexpress.vn", "SmtpPass": "ikb7TBiRREKln8h2Esor" }, "AppConfigs": { "CertThumbprint":"422be93111e3d23f0f48b2c1ab06a558e427cc01", "CertStoreName": "WebHosting" }, "ApiScopes": [ { "Name": "BackEnd", "DisplayName": "Scope can accessed by Staffs" } ], "Clients": [ { "ClientType": 1, "ClientId": "CPClient", "ClientName": "Backend Clients", "AllowedGrantTypes": [ "hybrid", "client_credentials", "code" ], "RequireConsent": false, "ClientSecrets": "4VRzCH5nHKaIA7V0z8VQ", "RedirectUris": [ "https://localhost:44311/signin-oidc", "https://localhost:44312/signin-oidc", "https://cp.ladaexpress.vn/signin-oidc", "https://app.ladaexpress.vn/signin-oidc", "https://city.ladaexpress.vn/signin-oidc", "https://an.ladaexpress.vn/signin-oidc", "https://cp.dev.3lada.com/signin-oidc", "https://test.cp.ladaexpress.vn/signin-oidc", "https://test.app.ladaexpress.vn/signin-oidc", "https://zto.3lada.com/signin-oidc" ], "PostLogoutRedirectUris": [ "https://localhost:44311/signout-callback-oidc", "https://localhost:44312/signout-callback-oidc", "https://cp.ladaexpress.vn/signout-callback-oidc", "https://app.ladaexpress.vn/signout-callback-oidc", "https://city.ladaexpress.vn/signout-callback-oidc", "https://an.ladaexpress.vn/signout-callback-oidc", "https://cp.dev.3lada.com/signout-callback-oidc", "https://test.cp.ladaexpress.vn/signout-callback-oidc", "https://test.app.ladaexpress.vn/signout-callback-oidc", "https://zto.3lada.com/signout-callback-oidc" ], "AllowedScopes": [ "openid", "profile", "BackEnd", "IdentityServerApi" ], "AllowOfflineAccess": true, "AlwaysSendClientClaims": true, "AccessTokenLifetime": 84600 }, { "ClientType": 3, "ClientId": "app.ladaer", "ClientName": "App 4 Ladaer",