2024-05-30 10:19:21.950 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-05-30 10:19:22.011 +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-30 10:19:22.032 +05:30 INF Creating key {4024460c-d6f9-4c6c-b706-15ee2e0ad071} with creation date 2024-05-30 04:49:22Z, activation date 2024-05-30 04:49:22Z, and expiration date 2024-08-28 04:49:22Z. 2024-05-30 10:19:22.055 +05:30 WRN No XML encryptor configured. Key {4024460c-d6f9-4c6c-b706-15ee2e0ad071} may be persisted to storage in unencrypted form. 2024-05-30 10:19:22.151 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-05-30 10:19:22.153 +05:30 INF Hosting environment: Production 2024-05-30 10:19:22.154 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-05-30 10:19:22.198 +05:30 47ac946f-bc80-43a6-a39e-acc7f8392e74 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-05-30 10:19:22.335 +05:30 d6fb0959-2a91-427c-8a5c-9efc048c737d INF CORS policy execution successful. 2024-05-30 10:19:22.342 +05:30 d6fb0959-2a91-427c-8a5c-9efc048c737d INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-30 10:19:22.371 +05:30 d6fb0959-2a91-427c-8a5c-9efc048c737d 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-30 10:19:22.387 +05:30 d6fb0959-2a91-427c-8a5c-9efc048c737d INF Fetching Company deatails 2024-05-30 10:19:22.897 +05:30 d6fb0959-2a91-427c-8a5c-9efc048c737d INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-05-30 10:19:22.956 +05:30 d6fb0959-2a91-427c-8a5c-9efc048c737d INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 578.8717ms 2024-05-30 10:19:22.960 +05:30 d6fb0959-2a91-427c-8a5c-9efc048c737d INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-30 10:19:22.965 +05:30 d6fb0959-2a91-427c-8a5c-9efc048c737d 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 768.457ms 2024-05-30 10:30:19.605 +05:30 INF Application is shutting down...