2024-06-21 12:21:22.773 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-06-21 12:21:22.824 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-06-21 12:21:22.845 +05:30 INF Creating key {cd33a6ca-fa8a-470c-924b-234a9a322659} with creation date 2024-06-21 06:51:22Z, activation date 2024-06-21 06:51:22Z, and expiration date 2024-09-19 06:51:22Z. 2024-06-21 12:21:22.861 +05:30 WRN No XML encryptor configured. Key {cd33a6ca-fa8a-470c-924b-234a9a322659} may be persisted to storage in unencrypted form. 2024-06-21 12:21:22.925 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-06-21 12:21:22.931 +05:30 INF Hosting environment: Production 2024-06-21 12:21:22.931 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-06-21 12:21:22.961 +05:30 60485b50-9564-44bd-846a-663e3038b99a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-06-21 12:21:23.105 +05:30 421a5f78-9381-454e-834a-2dae666a64c1 INF CORS policy execution successful. 2024-06-21 12:21:23.112 +05:30 421a5f78-9381-454e-834a-2dae666a64c1 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-21 12:21:23.140 +05:30 421a5f78-9381-454e-834a-2dae666a64c1 INF Route matched with {action = "GetCompany", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetCompany() on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-06-21 12:21:23.154 +05:30 421a5f78-9381-454e-834a-2dae666a64c1 INF Fetching Company deatails 2024-06-21 12:21:23.580 +05:30 421a5f78-9381-454e-834a-2dae666a64c1 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-06-21 12:21:23.651 +05:30 421a5f78-9381-454e-834a-2dae666a64c1 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 504.2314ms 2024-06-21 12:21:23.656 +05:30 421a5f78-9381-454e-834a-2dae666a64c1 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-21 12:21:23.663 +05:30 421a5f78-9381-454e-834a-2dae666a64c1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 200 null application/json; charset=utf-8 704.6827ms 2024-06-21 12:32:21.379 +05:30 INF Application is shutting down...