2024-05-29 10:50:21.758 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-05-29 10:50:21.852 +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-29 10:50:21.889 +05:30 INF Creating key {9f2a4e71-760b-4915-8e6e-97d831c70543} with creation date 2024-05-29 05:20:21Z, activation date 2024-05-29 05:20:21Z, and expiration date 2024-08-27 05:20:21Z. 2024-05-29 10:50:21.912 +05:30 WRN No XML encryptor configured. Key {9f2a4e71-760b-4915-8e6e-97d831c70543} may be persisted to storage in unencrypted form. 2024-05-29 10:50:22.014 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-05-29 10:50:22.016 +05:30 INF Hosting environment: Production 2024-05-29 10:50:22.016 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-05-29 10:50:22.071 +05:30 c838c43c-a897-423b-8586-f0189a16d8c3 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-05-29 10:50:22.229 +05:30 73631aca-56d7-4eb8-82d6-483af5cab620 INF CORS policy execution successful. 2024-05-29 10:50:22.236 +05:30 73631aca-56d7-4eb8-82d6-483af5cab620 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-29 10:50:22.277 +05:30 73631aca-56d7-4eb8-82d6-483af5cab620 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-29 10:50:22.291 +05:30 73631aca-56d7-4eb8-82d6-483af5cab620 INF Fetching Company deatails 2024-05-29 10:50:22.788 +05:30 73631aca-56d7-4eb8-82d6-483af5cab620 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-05-29 10:50:22.864 +05:30 73631aca-56d7-4eb8-82d6-483af5cab620 INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 582.6592ms 2024-05-29 10:50:22.868 +05:30 73631aca-56d7-4eb8-82d6-483af5cab620 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-05-29 10:50:22.874 +05:30 73631aca-56d7-4eb8-82d6-483af5cab620 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 499 null application/json; charset=utf-8 808.1051ms 2024-05-29 11:01:19.619 +05:30 INF Application is shutting down...