2024-06-10 11:32:31.070 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-06-10 11:32:31.301 +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-10 11:32:31.400 +05:30 INF Creating key {6fb108a1-19fc-4acd-bf59-fc1b55fbd9bd} with creation date 2024-06-10 06:02:31Z, activation date 2024-06-10 06:02:31Z, and expiration date 2024-09-08 06:02:31Z. 2024-06-10 11:32:31.506 +05:30 WRN No XML encryptor configured. Key {6fb108a1-19fc-4acd-bf59-fc1b55fbd9bd} may be persisted to storage in unencrypted form. 2024-06-10 11:32:31.721 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-06-10 11:32:31.723 +05:30 INF Hosting environment: Production 2024-06-10 11:32:31.723 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-06-10 11:32:31.812 +05:30 27b511fb-3304-4fd5-bd21-b5cb53032ec0 INF Request starting HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-06-10 11:32:32.322 +05:30 d3e2af5e-e64d-47a3-af52-b71e64d96314 INF CORS policy execution successful. 2024-06-10 11:32:32.362 +05:30 d3e2af5e-e64d-47a3-af52-b71e64d96314 INF Request finished HTTP/1.1 OPTIONS http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - 204 null null 552.9597ms 2024-06-10 11:32:32.394 +05:30 a9e917b0-1100-45b7-822a-268ca00045a6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-06-10 11:32:32.775 +05:30 a9e917b0-1100-45b7-822a-268ca00045a6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/14/2024 9:56:30 AM', Current time (UTC): '6/10/2024 6:02:32 AM'. at Microsoft.IdentityModel.Tokens.Validators.ValidateLifetime(Nullable`1 notBefore, Nullable`1 expires, SecurityToken securityToken, TokenValidationParameters validationParameters) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateTokenPayloadAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) at Microsoft.IdentityModel.JsonWebTokens.JsonWebTokenHandler.ValidateJWSAsync(JsonWebToken jsonWebToken, TokenValidationParameters validationParameters, BaseConfiguration configuration) 2024-06-10 11:32:32.792 +05:30 a9e917b0-1100-45b7-822a-268ca00045a6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/14/2024 9:56:30 AM', Current time (UTC): '6/10/2024 6:02:32 AM'. 2024-06-10 11:32:32.798 +05:30 4c4c05dd-cf6a-4910-8e70-663ff4b020dc INF CORS policy execution successful. 2024-06-10 11:32:32.805 +05:30 4c4c05dd-cf6a-4910-8e70-663ff4b020dc INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-10 11:32:32.835 +05:30 4c4c05dd-cf6a-4910-8e70-663ff4b020dc 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-10 11:32:32.876 +05:30 4c4c05dd-cf6a-4910-8e70-663ff4b020dc INF Fetching Company deatails 2024-06-10 11:32:33.361 +05:30 4c4c05dd-cf6a-4910-8e70-663ff4b020dc INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-06-10 11:32:33.406 +05:30 4c4c05dd-cf6a-4910-8e70-663ff4b020dc INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 567.3908ms 2024-06-10 11:32:33.407 +05:30 4c4c05dd-cf6a-4910-8e70-663ff4b020dc INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-06-10 11:32:33.410 +05:30 4c4c05dd-cf6a-4910-8e70-663ff4b020dc 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 1016.502ms 2024-06-10 11:43:29.116 +05:30 INF Application is shutting down...