2024-06-13 15:34:51.676 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-06-13 15:34:51.732 +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-13 15:34:51.755 +05:30 INF Creating key {4097bc31-948a-442e-b96c-a4867039751c} with creation date 2024-06-13 10:04:51Z, activation date 2024-06-13 10:04:51Z, and expiration date 2024-09-11 10:04:51Z. 2024-06-13 15:34:51.771 +05:30 WRN No XML encryptor configured. Key {4097bc31-948a-442e-b96c-a4867039751c} may be persisted to storage in unencrypted form. 2024-06-13 15:34:51.859 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-06-13 15:34:51.860 +05:30 INF Hosting environment: Production 2024-06-13 15:34:51.860 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-06-13 15:34:51.885 +05:30 8aa42c27-2bd0-47f1-9cd1-8978ce8b42fe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-06-13 15:34:52.053 +05:30 6efc86f2-cfa2-45b5-8059-e7b06a8a9e84 INF CORS policy execution successful. 2024-06-13 15:34:52.060 +05:30 6efc86f2-cfa2-45b5-8059-e7b06a8a9e84 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-13 15:34:52.087 +05:30 6efc86f2-cfa2-45b5-8059-e7b06a8a9e84 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-13 15:34:52.103 +05:30 6efc86f2-cfa2-45b5-8059-e7b06a8a9e84 INF Fetching Company deatails 2024-06-13 15:34:52.662 +05:30 6efc86f2-cfa2-45b5-8059-e7b06a8a9e84 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-06-13 15:34:52.737 +05:30 6efc86f2-cfa2-45b5-8059-e7b06a8a9e84 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 643.7529ms 2024-06-13 15:34:52.743 +05:30 6efc86f2-cfa2-45b5-8059-e7b06a8a9e84 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-13 15:34:52.749 +05:30 6efc86f2-cfa2-45b5-8059-e7b06a8a9e84 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 866.3293ms 2024-06-13 15:45:50.272 +05:30 INF Application is shutting down...