2024-05-27 15:36:57.265 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-05-27 15:36:57.322 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-05-27 15:36:57.342 +05:30 INF Creating key {3c9f87f7-b7c0-4c77-805d-b0427cc9246c} with creation date 2024-05-27 10:06:57Z, activation date 2024-05-27 10:06:57Z, and expiration date 2024-08-25 10:06:57Z. 2024-05-27 15:36:57.363 +05:30 WRN No XML encryptor configured. Key {3c9f87f7-b7c0-4c77-805d-b0427cc9246c} may be persisted to storage in unencrypted form. 2024-05-27 15:36:57.436 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-05-27 15:36:57.437 +05:30 INF Hosting environment: Production 2024-05-27 15:36:57.437 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-05-27 15:36:57.495 +05:30 8bf39d8e-fcf3-4908-9c19-e774f8fd3ec9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-05-27 15:36:57.646 +05:30 32fcbf1a-b4be-4f1c-b81c-6dd2f442a4d2 INF CORS policy execution successful. 2024-05-27 15:36:57.652 +05:30 32fcbf1a-b4be-4f1c-b81c-6dd2f442a4d2 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-27 15:36:57.695 +05:30 32fcbf1a-b4be-4f1c-b81c-6dd2f442a4d2 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-05-27 15:36:57.716 +05:30 32fcbf1a-b4be-4f1c-b81c-6dd2f442a4d2 INF Fetching Company deatails 2024-05-27 15:36:58.204 +05:30 32fcbf1a-b4be-4f1c-b81c-6dd2f442a4d2 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-05-27 15:36:58.266 +05:30 32fcbf1a-b4be-4f1c-b81c-6dd2f442a4d2 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 565.0346ms 2024-05-27 15:36:58.270 +05:30 32fcbf1a-b4be-4f1c-b81c-6dd2f442a4d2 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-27 15:36:58.275 +05:30 32fcbf1a-b4be-4f1c-b81c-6dd2f442a4d2 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 782.8607ms 2024-05-27 15:37:16.801 +05:30 50cf7b4f-bb23-4cf8-80b9-e886bdfc404b INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-05-27 15:37:16.814 +05:30 146df0a3-3e20-4346-9505-7471a65e5f4d INF CORS policy execution successful. 2024-05-27 15:37:16.815 +05:30 146df0a3-3e20-4346-9505-7471a65e5f4d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-27 15:37:16.816 +05:30 146df0a3-3e20-4346-9505-7471a65e5f4d 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-05-27 15:37:16.821 +05:30 146df0a3-3e20-4346-9505-7471a65e5f4d INF Fetching Company deatails 2024-05-27 15:37:16.830 +05:30 146df0a3-3e20-4346-9505-7471a65e5f4d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-05-27 15:37:16.833 +05:30 146df0a3-3e20-4346-9505-7471a65e5f4d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 16.2489ms 2024-05-27 15:37:16.833 +05:30 146df0a3-3e20-4346-9505-7471a65e5f4d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-27 15:37:16.834 +05:30 146df0a3-3e20-4346-9505-7471a65e5f4d 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 33.2822ms 2024-05-27 15:47:55.616 +05:30 INF Application is shutting down...