2024-06-06 15:36:23.928 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-06-06 15:36:23.988 +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-06 15:36:24.011 +05:30 INF Creating key {ce0d2ff2-9c4b-4c9e-ad3e-5e97fd20d0b8} with creation date 2024-06-06 10:06:24Z, activation date 2024-06-06 10:06:24Z, and expiration date 2024-09-04 10:06:24Z. 2024-06-06 15:36:24.036 +05:30 WRN No XML encryptor configured. Key {ce0d2ff2-9c4b-4c9e-ad3e-5e97fd20d0b8} may be persisted to storage in unencrypted form. 2024-06-06 15:36:24.131 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-06-06 15:36:24.132 +05:30 INF Hosting environment: Production 2024-06-06 15:36:24.134 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-06-06 15:36:24.183 +05:30 4bdd6cf2-adfb-4430-87fb-ce03fec4c89d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-06-06 15:36:24.362 +05:30 f43dbe7b-3e96-488a-a5a3-b3dda958a751 INF CORS policy execution successful. 2024-06-06 15:36:24.371 +05:30 f43dbe7b-3e96-488a-a5a3-b3dda958a751 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-06 15:36:24.417 +05:30 f43dbe7b-3e96-488a-a5a3-b3dda958a751 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-06 15:36:24.434 +05:30 f43dbe7b-3e96-488a-a5a3-b3dda958a751 INF Fetching Company deatails 2024-06-06 15:36:24.902 +05:30 f43dbe7b-3e96-488a-a5a3-b3dda958a751 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-06-06 15:36:24.961 +05:30 f43dbe7b-3e96-488a-a5a3-b3dda958a751 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 538.8849ms 2024-06-06 15:36:24.965 +05:30 f43dbe7b-3e96-488a-a5a3-b3dda958a751 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-06 15:36:24.970 +05:30 f43dbe7b-3e96-488a-a5a3-b3dda958a751 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 789.4114ms 2024-06-06 15:47:22.081 +05:30 INF Application is shutting down...