2024-05-28 10:36:43.662 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-05-28 10:36:43.713 +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-28 10:36:43.735 +05:30 INF Creating key {2b4fe515-ea05-4c91-8691-57691a7b76f8} with creation date 2024-05-28 05:06:43Z, activation date 2024-05-28 05:06:43Z, and expiration date 2024-08-26 05:06:43Z. 2024-05-28 10:36:43.761 +05:30 WRN No XML encryptor configured. Key {2b4fe515-ea05-4c91-8691-57691a7b76f8} may be persisted to storage in unencrypted form. 2024-05-28 10:36:43.839 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-05-28 10:36:43.840 +05:30 INF Hosting environment: Production 2024-05-28 10:36:43.840 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-05-28 10:36:43.880 +05:30 9e9fc302-0825-45f1-8162-7a538a1f4635 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-05-28 10:36:44.027 +05:30 a058903d-75a6-4eee-9c1e-dcadf5cebb68 INF CORS policy execution successful. 2024-05-28 10:36:44.033 +05:30 a058903d-75a6-4eee-9c1e-dcadf5cebb68 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-28 10:36:44.061 +05:30 a058903d-75a6-4eee-9c1e-dcadf5cebb68 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-28 10:36:44.076 +05:30 a058903d-75a6-4eee-9c1e-dcadf5cebb68 INF Fetching Company deatails 2024-05-28 10:36:44.546 +05:30 a058903d-75a6-4eee-9c1e-dcadf5cebb68 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-05-28 10:36:44.615 +05:30 a058903d-75a6-4eee-9c1e-dcadf5cebb68 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 548.8257ms 2024-05-28 10:36:44.619 +05:30 a058903d-75a6-4eee-9c1e-dcadf5cebb68 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-28 10:36:44.625 +05:30 a058903d-75a6-4eee-9c1e-dcadf5cebb68 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 748.058ms 2024-05-28 10:47:42.132 +05:30 INF Application is shutting down...