2024-06-27 12:26:21.343 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-06-27 12:26:21.398 +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-27 12:26:21.418 +05:30 INF Creating key {a7759ab8-0c0b-450b-818d-6af6221c7219} with creation date 2024-06-27 06:56:21Z, activation date 2024-06-27 06:56:21Z, and expiration date 2024-09-25 06:56:21Z. 2024-06-27 12:26:21.433 +05:30 WRN No XML encryptor configured. Key {a7759ab8-0c0b-450b-818d-6af6221c7219} may be persisted to storage in unencrypted form. 2024-06-27 12:26:21.516 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-06-27 12:26:21.517 +05:30 INF Hosting environment: Production 2024-06-27 12:26:21.517 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-06-27 12:26:21.545 +05:30 c8701d4e-4cc2-493c-b7f9-3a8a4c284438 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-06-27 12:26:21.706 +05:30 c9fe895b-c1d0-4c3a-babf-de7259ec9b79 INF CORS policy execution successful. 2024-06-27 12:26:21.712 +05:30 c9fe895b-c1d0-4c3a-babf-de7259ec9b79 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-27 12:26:21.739 +05:30 c9fe895b-c1d0-4c3a-babf-de7259ec9b79 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-27 12:26:21.754 +05:30 c9fe895b-c1d0-4c3a-babf-de7259ec9b79 INF Fetching Company deatails 2024-06-27 12:26:22.221 +05:30 c9fe895b-c1d0-4c3a-babf-de7259ec9b79 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-06-27 12:26:22.293 +05:30 c9fe895b-c1d0-4c3a-babf-de7259ec9b79 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 547.3591ms 2024-06-27 12:26:22.298 +05:30 c9fe895b-c1d0-4c3a-babf-de7259ec9b79 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-27 12:26:22.304 +05:30 c9fe895b-c1d0-4c3a-babf-de7259ec9b79 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 761.3417ms 2024-06-27 12:37:20.042 +05:30 INF Application is shutting down...