2024-03-13 09:25:09.461 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-13 09:25:09.546 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-03-13 09:25:09.602 +05:30 INF Creating key {2510d2ba-d0ee-44d1-8af4-210c76e3cd87} with creation date 2024-03-13 03:55:09Z, activation date 2024-03-13 03:55:09Z, and expiration date 2024-06-11 03:55:09Z. 2024-03-13 09:25:09.636 +05:30 WRN No XML encryptor configured. Key {2510d2ba-d0ee-44d1-8af4-210c76e3cd87} may be persisted to storage in unencrypted form. 2024-03-13 09:25:09.795 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-13 09:25:09.796 +05:30 INF Hosting environment: Production 2024-03-13 09:25:09.796 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-13 09:25:09.999 +05:30 c9877c14-cfb4-4ac9-983b-34649029857c INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 67 2024-03-13 09:25:10.373 +05:30 c9877c14-cfb4-4ac9-983b-34649029857c INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 3:29:49 PM', Current time (UTC): '3/13/2024 3:55:10 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-03-13 09:25:10.398 +05:30 c9877c14-cfb4-4ac9-983b-34649029857c INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 3:29:49 PM', Current time (UTC): '3/13/2024 3:55:10 AM'. 2024-03-13 09:25:10.445 +05:30 0544252a-2d25-47de-9afa-e7430ef9997e INF CORS policy execution successful. 2024-03-13 09:25:10.453 +05:30 0544252a-2d25-47de-9afa-e7430ef9997e INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-13 09:25:10.517 +05:30 0544252a-2d25-47de-9afa-e7430ef9997e INF Route matched with {action = "Login", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(Sang.Security.WebApi.Models.LoginRequest) on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-13 09:25:11.230 +05:30 0544252a-2d25-47de-9afa-e7430ef9997e INF Connection string fetched 2024-03-13 09:25:11.727 +05:30 0544252a-2d25-47de-9afa-e7430ef9997e INF Token generated 2024-03-13 09:25:11.730 +05:30 0544252a-2d25-47de-9afa-e7430ef9997e INF Token generated 2024-03-13 09:25:11.739 +05:30 0544252a-2d25-47de-9afa-e7430ef9997e INF Executing OkObjectResult, writing value of type '<>f__AnonymousType0`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Sang.Security.WebApi.Models.Tokens, Sang.Security.WebApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2024-03-13 09:25:11.770 +05:30 0544252a-2d25-47de-9afa-e7430ef9997e INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 1248.4537ms 2024-03-13 09:25:11.775 +05:30 0544252a-2d25-47de-9afa-e7430ef9997e INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-13 09:25:11.780 +05:30 0544252a-2d25-47de-9afa-e7430ef9997e INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 200 null application/json; charset=utf-8 1785.7956ms 2024-03-13 09:25:51.696 +05:30 c6534985-283a-4926-9a5b-b5d9abc293b8 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 67 2024-03-13 09:25:51.704 +05:30 c6534985-283a-4926-9a5b-b5d9abc293b8 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 3:29:49 PM', Current time (UTC): '3/13/2024 3:55:51 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-03-13 09:25:51.705 +05:30 c6534985-283a-4926-9a5b-b5d9abc293b8 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/12/2024 3:29:49 PM', Current time (UTC): '3/13/2024 3:55:51 AM'. 2024-03-13 09:25:51.707 +05:30 290e12da-dbec-42cf-9629-22271e6d5206 INF CORS policy execution successful. 2024-03-13 09:25:51.708 +05:30 290e12da-dbec-42cf-9629-22271e6d5206 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-13 09:25:51.709 +05:30 290e12da-dbec-42cf-9629-22271e6d5206 INF Route matched with {action = "Login", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(Sang.Security.WebApi.Models.LoginRequest) on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-13 09:25:51.724 +05:30 290e12da-dbec-42cf-9629-22271e6d5206 INF Connection string fetched 2024-03-13 09:25:51.929 +05:30 290e12da-dbec-42cf-9629-22271e6d5206 INF Token generated 2024-03-13 09:25:51.931 +05:30 290e12da-dbec-42cf-9629-22271e6d5206 INF Token generated 2024-03-13 09:25:51.933 +05:30 290e12da-dbec-42cf-9629-22271e6d5206 INF Executing OkObjectResult, writing value of type '<>f__AnonymousType0`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Sang.Security.WebApi.Models.Tokens, Sang.Security.WebApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2024-03-13 09:25:51.935 +05:30 290e12da-dbec-42cf-9629-22271e6d5206 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 225.1948ms 2024-03-13 09:25:51.935 +05:30 290e12da-dbec-42cf-9629-22271e6d5206 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-13 09:25:51.935 +05:30 290e12da-dbec-42cf-9629-22271e6d5206 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 200 null application/json; charset=utf-8 240.1145ms 2024-03-13 09:28:40.062 +05:30 12422e11-3ae5-4410-9938-92747c1f4ffe INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-13 09:28:40.124 +05:30 f0ffa05e-b5d1-424d-9cb4-9b88ae148338 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-13 09:28:40.153 +05:30 f0ffa05e-b5d1-424d-9cb4-9b88ae148338 INF Route matched with {action = "GetActions", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActions(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-13 09:28:40.174 +05:30 f0ffa05e-b5d1-424d-9cb4-9b88ae148338 INF Connection string fetched 2024-03-13 09:28:40.193 +05:30 f0ffa05e-b5d1-424d-9cb4-9b88ae148338 INF Fetching Actions 2024-03-13 09:28:40.391 +05:30 f0ffa05e-b5d1-424d-9cb4-9b88ae148338 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-13 09:28:40.440 +05:30 f0ffa05e-b5d1-424d-9cb4-9b88ae148338 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 286.6104ms 2024-03-13 09:28:40.441 +05:30 f0ffa05e-b5d1-424d-9cb4-9b88ae148338 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-13 09:28:40.442 +05:30 f0ffa05e-b5d1-424d-9cb4-9b88ae148338 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 200 null application/json; charset=utf-8 380.124ms 2024-03-13 09:31:26.153 +05:30 e1be9c04-6e0a-419a-adec-0ff093f19f9a INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-13 09:31:26.162 +05:30 e1be9c04-6e0a-419a-adec-0ff093f19f9a INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:00:51 AM', Current time (UTC): '3/13/2024 4:01:26 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-03-13 09:31:26.164 +05:30 e1be9c04-6e0a-419a-adec-0ff093f19f9a INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:00:51 AM', Current time (UTC): '3/13/2024 4:01:26 AM'. 2024-03-13 09:31:26.174 +05:30 6564ff54-ae2b-4a86-b679-47f5600adf33 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-13 09:31:26.181 +05:30 6564ff54-ae2b-4a86-b679-47f5600adf33 INF AuthenticationScheme: Bearer was challenged. 2024-03-13 09:31:26.184 +05:30 6564ff54-ae2b-4a86-b679-47f5600adf33 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 401 null null 32.3747ms 2024-03-13 09:32:50.881 +05:30 9c302bdc-c751-494f-bd5d-ce3929d064f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDMwMjE1MSwiZXhwIjoxNzEwMzAyNzUxLCJpYXQiOjE3MTAzMDIxNTF9.IxqNeR-BUPPicYbJuPNvJrnh8S45g0Lb30jUGkumEPM - null null 2024-03-13 09:32:50.890 +05:30 9c302bdc-c751-494f-bd5d-ce3929d064f6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:00:51 AM', Current time (UTC): '3/13/2024 4:02:50 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-03-13 09:32:50.893 +05:30 9c302bdc-c751-494f-bd5d-ce3929d064f6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:00:51 AM', Current time (UTC): '3/13/2024 4:02:50 AM'. 2024-03-13 09:32:50.895 +05:30 bcbaf0c1-2a09-48c9-8984-b478befc0535 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-13 09:32:50.919 +05:30 bcbaf0c1-2a09-48c9-8984-b478befc0535 INF Route matched with {action = "RegenerateTokens", controller = "Security"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Security.WebApi.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.WebApi.Controllers.SecurityController (Sang.Security.WebApi). 2024-03-13 09:32:50.953 +05:30 bcbaf0c1-2a09-48c9-8984-b478befc0535 INF Token generated 2024-03-13 09:32:50.954 +05:30 bcbaf0c1-2a09-48c9-8984-b478befc0535 INF Token generated 2024-03-13 09:32:50.959 +05:30 bcbaf0c1-2a09-48c9-8984-b478befc0535 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.Tokens'. 2024-03-13 09:32:50.961 +05:30 bcbaf0c1-2a09-48c9-8984-b478befc0535 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 41.6316ms 2024-03-13 09:32:50.962 +05:30 bcbaf0c1-2a09-48c9-8984-b478befc0535 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-13 09:32:50.962 +05:30 bcbaf0c1-2a09-48c9-8984-b478befc0535 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDMwMjE1MSwiZXhwIjoxNzEwMzAyNzUxLCJpYXQiOjE3MTAzMDIxNTF9.IxqNeR-BUPPicYbJuPNvJrnh8S45g0Lb30jUGkumEPM - 200 null application/json; charset=utf-8 82.3997ms 2024-03-13 09:34:05.313 +05:30 eeea21e9-8036-465c-a38e-d99662082e3e INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-13 09:34:05.323 +05:30 c7f798c8-4292-4f99-9018-a015dba7529b INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-13 09:34:05.332 +05:30 c7f798c8-4292-4f99-9018-a015dba7529b INF Route matched with {action = "GetMenuData", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuData() on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-13 09:34:05.340 +05:30 c7f798c8-4292-4f99-9018-a015dba7529b INF Connection string fetched 2024-03-13 09:34:05.344 +05:30 c7f798c8-4292-4f99-9018-a015dba7529b INF Fetching Menu Data 2024-03-13 09:34:05.366 +05:30 c7f798c8-4292-4f99-9018-a015dba7529b INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-13 09:34:05.369 +05:30 c7f798c8-4292-4f99-9018-a015dba7529b INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 36.8044ms 2024-03-13 09:34:05.370 +05:30 c7f798c8-4292-4f99-9018-a015dba7529b INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-13 09:34:05.370 +05:30 c7f798c8-4292-4f99-9018-a015dba7529b INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 200 null application/json; charset=utf-8 57.0931ms 2024-03-13 09:40:26.221 +05:30 edd711c5-447b-4f7c-9851-3df7c8b57a1d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=3 - null null 2024-03-13 09:40:26.227 +05:30 edd711c5-447b-4f7c-9851-3df7c8b57a1d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:05:51 AM', Current time (UTC): '3/13/2024 4:10:26 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-03-13 09:40:26.230 +05:30 edd711c5-447b-4f7c-9851-3df7c8b57a1d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:05:51 AM', Current time (UTC): '3/13/2024 4:10:26 AM'. 2024-03-13 09:40:26.232 +05:30 6a2e0f54-4188-4aa2-86b6-31569f1469ac INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-13 09:40:26.233 +05:30 6a2e0f54-4188-4aa2-86b6-31569f1469ac INF AuthenticationScheme: Bearer was challenged. 2024-03-13 09:40:26.235 +05:30 6a2e0f54-4188-4aa2-86b6-31569f1469ac INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=3 - 401 null null 15.177ms 2024-03-13 09:41:23.343 +05:30 e9ff88c0-0782-4995-a340-58afd2909c3d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDMwMjE1MSwiZXhwIjoxNzEwMzAyNzUxLCJpYXQiOjE3MTAzMDIxNTF9.IxqNeR-BUPPicYbJuPNvJrnh8S45g0Lb30jUGkumEPM - null null 2024-03-13 09:41:23.348 +05:30 e9ff88c0-0782-4995-a340-58afd2909c3d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:05:51 AM', Current time (UTC): '3/13/2024 4:11:23 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-03-13 09:41:23.349 +05:30 e9ff88c0-0782-4995-a340-58afd2909c3d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:05:51 AM', Current time (UTC): '3/13/2024 4:11:23 AM'. 2024-03-13 09:41:23.351 +05:30 3c8f7772-9b6e-443e-bebd-5d6c597f4c80 INF Executing endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-13 09:41:23.352 +05:30 3c8f7772-9b6e-443e-bebd-5d6c597f4c80 INF Route matched with {action = "RegenerateTokens", controller = "Security"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[Sang.Security.WebApi.Models.Tokens]] RegenerateTokens(System.String) on controller Sang.Security.WebApi.Controllers.SecurityController (Sang.Security.WebApi). 2024-03-13 09:41:23.366 +05:30 3c8f7772-9b6e-443e-bebd-5d6c597f4c80 ERR Token Regeneration failed Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: Refresh token has expired at Sang.Security.WebApi.Validators.TokenValidator.ValidateToken(String token, String TokenKey) in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\Validators\TokenValidator.cs:line 38 at Sang.Security.WebApi.Authentication.TokenService.RefreshToken(String refershToken) in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\Authentication\TokenService.cs:line 39 at Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens(String refershToken) in C:\Users\Lenovo\source\repos\Sang.WebApi\Sang.WebApi\Sang.Security.WebApi\Controllers\SecurityController.cs:line 71 2024-03-13 09:41:23.369 +05:30 3c8f7772-9b6e-443e-bebd-5d6c597f4c80 INF Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2024-03-13 09:41:23.409 +05:30 3c8f7772-9b6e-443e-bebd-5d6c597f4c80 INF Executed action Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi) in 56.4438ms 2024-03-13 09:41:23.409 +05:30 3c8f7772-9b6e-443e-bebd-5d6c597f4c80 INF Executed endpoint 'Sang.Security.WebApi.Controllers.SecurityController.RegenerateTokens (Sang.Security.WebApi)' 2024-03-13 09:41:23.409 +05:30 3c8f7772-9b6e-443e-bebd-5d6c597f4c80 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Security/RegenerateTokens?refershToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJuYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZG5zIjoiMSIsIm5iZiI6MTcxMDMwMjE1MSwiZXhwIjoxNzEwMzAyNzUxLCJpYXQiOjE3MTAzMDIxNTF9.IxqNeR-BUPPicYbJuPNvJrnh8S45g0Lb30jUGkumEPM - 500 null application/problem+json; charset=utf-8 66.9888ms 2024-03-13 09:42:16.499 +05:30 e920e4d6-96e3-4f82-95d9-f51e72f9829d INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=3 - null null 2024-03-13 09:42:16.502 +05:30 e920e4d6-96e3-4f82-95d9-f51e72f9829d INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:05:51 AM', Current time (UTC): '3/13/2024 4:12:16 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-03-13 09:42:16.504 +05:30 e920e4d6-96e3-4f82-95d9-f51e72f9829d INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:05:51 AM', Current time (UTC): '3/13/2024 4:12:16 AM'. 2024-03-13 09:42:16.505 +05:30 85ebc961-8a3a-4ce4-a4f9-12d107d5aed1 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-13 09:42:16.505 +05:30 85ebc961-8a3a-4ce4-a4f9-12d107d5aed1 INF AuthenticationScheme: Bearer was challenged. 2024-03-13 09:42:16.506 +05:30 85ebc961-8a3a-4ce4-a4f9-12d107d5aed1 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=3 - 401 null null 7.626ms 2024-03-13 09:42:34.495 +05:30 b824d666-582c-4dd4-97e0-c34bd49a44f6 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=3 - null null 2024-03-13 09:42:34.498 +05:30 b824d666-582c-4dd4-97e0-c34bd49a44f6 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:05:51 AM', Current time (UTC): '3/13/2024 4:12:34 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-03-13 09:42:34.506 +05:30 b824d666-582c-4dd4-97e0-c34bd49a44f6 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:05:51 AM', Current time (UTC): '3/13/2024 4:12:34 AM'. 2024-03-13 09:42:34.507 +05:30 c86ba25c-e300-482c-b9cf-a33272ea3298 INF Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user. 2024-03-13 09:42:34.507 +05:30 c86ba25c-e300-482c-b9cf-a33272ea3298 INF AuthenticationScheme: Bearer was challenged. 2024-03-13 09:42:34.508 +05:30 c86ba25c-e300-482c-b9cf-a33272ea3298 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=3 - 401 null null 13.5258ms 2024-03-13 09:42:59.223 +05:30 1c3cf926-8aa1-4258-a06b-b06970efc235 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 67 2024-03-13 09:42:59.225 +05:30 1c3cf926-8aa1-4258-a06b-b06970efc235 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:05:51 AM', Current time (UTC): '3/13/2024 4:12:59 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-03-13 09:42:59.226 +05:30 1c3cf926-8aa1-4258-a06b-b06970efc235 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:05:51 AM', Current time (UTC): '3/13/2024 4:12:59 AM'. 2024-03-13 09:42:59.226 +05:30 b4c7abbc-1ec6-4852-a424-78c654984409 INF CORS policy execution successful. 2024-03-13 09:42:59.226 +05:30 b4c7abbc-1ec6-4852-a424-78c654984409 INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-13 09:42:59.227 +05:30 b4c7abbc-1ec6-4852-a424-78c654984409 INF Route matched with {action = "Login", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(Sang.Security.WebApi.Models.LoginRequest) on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-13 09:42:59.378 +05:30 b4c7abbc-1ec6-4852-a424-78c654984409 INF Connection string fetched 2024-03-13 09:42:59.590 +05:30 b4c7abbc-1ec6-4852-a424-78c654984409 INF Token generated 2024-03-13 09:42:59.591 +05:30 b4c7abbc-1ec6-4852-a424-78c654984409 INF Token generated 2024-03-13 09:42:59.592 +05:30 b4c7abbc-1ec6-4852-a424-78c654984409 INF Executing OkObjectResult, writing value of type '<>f__AnonymousType0`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Sang.Security.WebApi.Models.Tokens, Sang.Security.WebApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2024-03-13 09:42:59.594 +05:30 b4c7abbc-1ec6-4852-a424-78c654984409 INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 366.6395ms 2024-03-13 09:42:59.594 +05:30 b4c7abbc-1ec6-4852-a424-78c654984409 INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-13 09:42:59.594 +05:30 b4c7abbc-1ec6-4852-a424-78c654984409 INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 200 null application/json; charset=utf-8 371.9895ms 2024-03-13 09:43:37.733 +05:30 b6551e58-0dc9-435e-bacf-a6e6d16c4578 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=3 - null null 2024-03-13 09:43:37.737 +05:30 d1bbd4de-05eb-4e5e-881a-c2037045e7e5 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-13 09:43:37.738 +05:30 d1bbd4de-05eb-4e5e-881a-c2037045e7e5 INF Route matched with {action = "GetActions", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActions(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-13 09:43:37.744 +05:30 d1bbd4de-05eb-4e5e-881a-c2037045e7e5 INF Connection string fetched 2024-03-13 09:43:37.746 +05:30 d1bbd4de-05eb-4e5e-881a-c2037045e7e5 INF Fetching Actions 2024-03-13 09:43:37.765 +05:30 d1bbd4de-05eb-4e5e-881a-c2037045e7e5 INF Executing NotFoundObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-13 09:43:37.767 +05:30 d1bbd4de-05eb-4e5e-881a-c2037045e7e5 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 29.4817ms 2024-03-13 09:43:37.767 +05:30 d1bbd4de-05eb-4e5e-881a-c2037045e7e5 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-13 09:43:37.768 +05:30 d1bbd4de-05eb-4e5e-881a-c2037045e7e5 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=3 - 404 null application/json; charset=utf-8 34.511ms 2024-03-13 09:54:05.074 +05:30 INF Application is shutting down... 2024-03-13 15:36:51.939 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-13 15:36:52.018 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-03-13 15:36:52.051 +05:30 INF Creating key {31f8aa08-dab8-44b4-9bc6-100147d7d2ec} with creation date 2024-03-13 10:06:52Z, activation date 2024-03-13 10:06:52Z, and expiration date 2024-06-11 10:06:52Z. 2024-03-13 15:36:52.073 +05:30 WRN No XML encryptor configured. Key {31f8aa08-dab8-44b4-9bc6-100147d7d2ec} may be persisted to storage in unencrypted form. 2024-03-13 15:36:52.181 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-13 15:36:52.182 +05:30 INF Hosting environment: Production 2024-03-13 15:36:52.182 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-13 15:36:52.243 +05:30 13f6fce1-3f91-4ac7-a86c-b91b4e091dd2 INF Request starting HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - application/json 67 2024-03-13 15:36:52.527 +05:30 13f6fce1-3f91-4ac7-a86c-b91b4e091dd2 INF Failed to validate the token.Microsoft.IdentityModel.Tokens.SecurityTokenExpiredException: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:17:59 AM', Current time (UTC): '3/13/2024 10:06:52 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-03-13 15:36:52.544 +05:30 13f6fce1-3f91-4ac7-a86c-b91b4e091dd2 INF Bearer was not authenticated. Failure message: IDX10223: Lifetime validation failed. The token is expired. ValidTo (UTC): '3/13/2024 4:17:59 AM', Current time (UTC): '3/13/2024 10:06:52 AM'. 2024-03-13 15:36:52.585 +05:30 a4d04676-ee7e-44cd-b2ad-b2f4453301bd INF CORS policy execution successful. 2024-03-13 15:36:52.594 +05:30 a4d04676-ee7e-44cd-b2ad-b2f4453301bd INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-13 15:36:52.637 +05:30 a4d04676-ee7e-44cd-b2ad-b2f4453301bd INF Route matched with {action = "Login", controller = "Login"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Login(Sang.Security.WebApi.Models.LoginRequest) on controller Sang.Security.WebApi.Controllers.LoginController (Sang.Security.WebApi). 2024-03-13 15:36:53.184 +05:30 a4d04676-ee7e-44cd-b2ad-b2f4453301bd INF Connection string fetched 2024-03-13 15:36:53.558 +05:30 a4d04676-ee7e-44cd-b2ad-b2f4453301bd INF Token generated 2024-03-13 15:36:53.560 +05:30 a4d04676-ee7e-44cd-b2ad-b2f4453301bd INF Token generated 2024-03-13 15:36:53.568 +05:30 a4d04676-ee7e-44cd-b2ad-b2f4453301bd INF Executing OkObjectResult, writing value of type '<>f__AnonymousType0`2[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[Sang.Security.WebApi.Models.Tokens, Sang.Security.WebApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2024-03-13 15:36:53.601 +05:30 a4d04676-ee7e-44cd-b2ad-b2f4453301bd INF Executed action Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi) in 957.2567ms 2024-03-13 15:36:53.607 +05:30 a4d04676-ee7e-44cd-b2ad-b2f4453301bd INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.Login (Sang.Security.WebApi)' 2024-03-13 15:36:53.613 +05:30 a4d04676-ee7e-44cd-b2ad-b2f4453301bd INF Request finished HTTP/1.1 POST http://103.120.178.195/Sang.Employee.Web.Api/Login/login - 200 null application/json; charset=utf-8 1371.9064ms 2024-03-13 15:37:56.417 +05:30 4593889e-72d3-40c1-915f-cccd6d239026 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - null null 2024-03-13 15:37:56.459 +05:30 1af0e6af-d98f-4b03-b088-e0e7be818429 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-13 15:37:56.469 +05:30 1af0e6af-d98f-4b03-b088-e0e7be818429 INF Route matched with {action = "GetProfileSummary", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetProfileSummary() on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-13 15:37:56.480 +05:30 1af0e6af-d98f-4b03-b088-e0e7be818429 INF Connection string fetched 2024-03-13 15:37:56.484 +05:30 1af0e6af-d98f-4b03-b088-e0e7be818429 INF Fetching Profile Summary 2024-03-13 15:37:56.628 +05:30 1af0e6af-d98f-4b03-b088-e0e7be818429 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-13 15:37:56.655 +05:30 1af0e6af-d98f-4b03-b088-e0e7be818429 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi) in 185.1156ms 2024-03-13 15:37:56.655 +05:30 1af0e6af-d98f-4b03-b088-e0e7be818429 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetProfileSummary (Sang.Security.WebApi)' 2024-03-13 15:37:56.655 +05:30 1af0e6af-d98f-4b03-b088-e0e7be818429 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetProfileSummary - 200 null application/json; charset=utf-8 239.2504ms 2024-03-13 15:39:50.270 +05:30 b08091b6-9998-433c-b2bd-e1745c60e5e9 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - null null 2024-03-13 15:39:50.321 +05:30 7eee204b-7e14-47bf-9af9-9c7ecf0dcc58 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-13 15:39:50.336 +05:30 7eee204b-7e14-47bf-9af9-9c7ecf0dcc58 INF Route matched with {action = "GetActions", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetActions(Int32) on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-13 15:39:50.347 +05:30 7eee204b-7e14-47bf-9af9-9c7ecf0dcc58 INF Connection string fetched 2024-03-13 15:39:50.367 +05:30 7eee204b-7e14-47bf-9af9-9c7ecf0dcc58 INF Fetching Actions 2024-03-13 15:39:50.404 +05:30 7eee204b-7e14-47bf-9af9-9c7ecf0dcc58 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-13 15:39:50.408 +05:30 7eee204b-7e14-47bf-9af9-9c7ecf0dcc58 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi) in 70.8408ms 2024-03-13 15:39:50.408 +05:30 7eee204b-7e14-47bf-9af9-9c7ecf0dcc58 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetActions (Sang.Security.WebApi)' 2024-03-13 15:39:50.408 +05:30 7eee204b-7e14-47bf-9af9-9c7ecf0dcc58 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetActions?menuId=12 - 200 null application/json; charset=utf-8 139.625ms 2024-03-13 15:40:45.033 +05:30 ccad7ca8-8ac1-4e8c-a0f2-0a3bae28a225 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - null null 2024-03-13 15:40:45.047 +05:30 3a593834-0bc8-40c7-8810-72481c0d8c35 INF Executing endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-13 15:40:45.056 +05:30 3a593834-0bc8-40c7-8810-72481c0d8c35 INF Route matched with {action = "GetMenuData", controller = "Profile"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetMenuData() on controller Sang.Security.WebApi.Controllers.ProfileController (Sang.Security.WebApi). 2024-03-13 15:40:45.069 +05:30 3a593834-0bc8-40c7-8810-72481c0d8c35 INF Connection string fetched 2024-03-13 15:40:45.075 +05:30 3a593834-0bc8-40c7-8810-72481c0d8c35 INF Fetching Menu Data 2024-03-13 15:40:45.089 +05:30 3a593834-0bc8-40c7-8810-72481c0d8c35 INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-13 15:40:45.095 +05:30 3a593834-0bc8-40c7-8810-72481c0d8c35 INF Executed action Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi) in 38.7738ms 2024-03-13 15:40:45.096 +05:30 3a593834-0bc8-40c7-8810-72481c0d8c35 INF Executed endpoint 'Sang.Security.WebApi.Controllers.ProfileController.GetMenuData (Sang.Security.WebApi)' 2024-03-13 15:40:45.096 +05:30 3a593834-0bc8-40c7-8810-72481c0d8c35 INF Request finished HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Profile/GetMenuData - 200 null application/json; charset=utf-8 64.0571ms 2024-03-13 15:50:49.959 +05:30 INF Application is shutting down... 2024-03-13 21:14:11.609 +05:30 WRN Using an in-memory repository. Keys will not be persisted to storage. 2024-03-13 21:14:11.662 +05:30 WRN Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits. 2024-03-13 21:14:11.683 +05:30 INF Creating key {8ba97d25-b894-4f1e-a9bf-f1b995a605ad} with creation date 2024-03-13 15:44:11Z, activation date 2024-03-13 15:44:11Z, and expiration date 2024-06-11 15:44:11Z. 2024-03-13 21:14:11.714 +05:30 WRN No XML encryptor configured. Key {8ba97d25-b894-4f1e-a9bf-f1b995a605ad} may be persisted to storage in unencrypted form. 2024-03-13 21:14:11.808 +05:30 INF Application started. Press Ctrl+C to shut down. 2024-03-13 21:14:11.809 +05:30 INF Hosting environment: Production 2024-03-13 21:14:11.809 +05:30 INF Content root path: C:\inetpub\wwwroot\Sang.Employee.Web.Api 2024-03-13 21:14:11.857 +05:30 13960b9e-0802-4fb1-8e5e-885465d00d27 INF Request starting HTTP/1.1 GET http://103.120.178.195/Sang.Employee.Web.Api/Login/GetCompany - null null 2024-03-13 21:14:12.015 +05:30 804fb5c5-6b57-4613-b19b-d1171125ebee INF CORS policy execution successful. 2024-03-13 21:14:12.022 +05:30 804fb5c5-6b57-4613-b19b-d1171125ebee INF Executing endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-13 21:14:12.049 +05:30 804fb5c5-6b57-4613-b19b-d1171125ebee 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-03-13 21:14:12.061 +05:30 804fb5c5-6b57-4613-b19b-d1171125ebee INF Fetching Company deatails 2024-03-13 21:14:12.570 +05:30 804fb5c5-6b57-4613-b19b-d1171125ebee INF Executing OkObjectResult, writing value of type 'Sang.Security.WebApi.Models.ApiResponse.ApiResponse'. 2024-03-13 21:14:12.616 +05:30 804fb5c5-6b57-4613-b19b-d1171125ebee INF Executed action Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi) in 560.5092ms 2024-03-13 21:14:12.621 +05:30 804fb5c5-6b57-4613-b19b-d1171125ebee INF Executed endpoint 'Sang.Security.WebApi.Controllers.LoginController.GetCompany (Sang.Security.WebApi)' 2024-03-13 21:14:12.629 +05:30 804fb5c5-6b57-4613-b19b-d1171125ebee 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 774.6609ms 2024-03-13 21:25:09.709 +05:30 INF Application is shutting down...