2024-06-30 01:21:58.403 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-06-30 01:21:58.478 +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-30 01:21:58.503 +05:30 INF Creating key {4719164c-fa82-401a-bb92-983e53dd293b} with creation date 2024-06-29 19:51:58Z, activation date 2024-06-29 19:51:58Z, and expiration date 2024-09-27 19:51:58Z. 2024-06-30 01:21:58.531 +05:30 WRN No XML encryptor configured. Key {4719164c-fa82-401a-bb92-983e53dd293b} may be persisted to storage in unencrypted form. 2024-06-30 01:21:58.660 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-06-30 01:21:58.662 +05:30 INF Hosting environment: Production 2024-06-30 01:21:58.662 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-06-30 01:21:58.725 +05:30 7ded727e-a091-436c-b055-756d31f29e79 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-06-30 01:21:58.890 +05:30 63597a83-c264-4b03-bb92-b8968b3e0549 INF CORS policy execution successful. 2024-06-30 01:21:58.898 +05:30 63597a83-c264-4b03-bb92-b8968b3e0549 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-30 01:21:58.935 +05:30 63597a83-c264-4b03-bb92-b8968b3e0549 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-30 01:21:58.950 +05:30 63597a83-c264-4b03-bb92-b8968b3e0549 INF Fetching Company deatails 2024-06-30 01:21:59.511 +05:30 63597a83-c264-4b03-bb92-b8968b3e0549 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-06-30 01:21:59.574 +05:30 63597a83-c264-4b03-bb92-b8968b3e0549 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 634.0001ms 2024-06-30 01:21:59.578 +05:30 63597a83-c264-4b03-bb92-b8968b3e0549 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-30 01:21:59.583 +05:30 63597a83-c264-4b03-bb92-b8968b3e0549 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 859.8828ms 2024-06-30 01:32:56.411 +05:30 INF Application is shutting down...